Farblehre | Blau | Braun | Gelb | Grau | Grün | Orange | Rot | Violet | Weiß
Farblehre
- Was ist der Namensmodus?
Farben können über ihren englischen Namen angegeben werden. Auch dies unterstützt ein HTML-Editor bzw. ein Browser.
- Was ist das RGB - Farbmodell?
Wie es die Physik lehrt, kann man fast alle Farben aus den 3 Grundfarben rot, grün und blau zusammenmischen. Dieses Farbmodell wird oft in der Welt der Computer genutzt - es heißt RGB - Farbmodell. Dabei steht r für rot, g für grün und b für blau. Jede Farbe kann einen Wert zwischen 0 und 255 annehmen. Nimmt man den höchsten Wert, erhält man die reine Farbe. So ist z.B. Rot dann (255 rot, 0 grün, 0 blau). Weiß ist 255,255,255 und schwarz das Gegenteil, also 0,0,0.
- Was ist der Hexadezimalmodus?
Die Werte des RGB-Farbmodells werden im allgemeinen in hexadezimal angegeben.Dezimal | 0 | 1 | 2 | ... | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | ... | 255 | Hexadezimal | 0 | 1 | 2 | ... | 9 | A | B | C | D | E | F | 10 | 11 | 12 | ... | FF | Der Aufbau der Farbnummer ist im Hexadezimalsystem immer wie folgt:# | 00 | 00 | 00 | | | Rot- Anteil | | Grün- Anteil | | Blau- Anteil |
- Bsp. für Anwedung einer Farbe im Chat
°[95,158,160]° Text
- Bsp. für Anwendung einer Farbe auf einer HP
<font color="#9F0000"> Text </font> (nicht die Raute # vor dem Hexcode vergessen!!)
|
nach oben / back to top
Blauwerte | Farbname | R/G/B | Hex | Darstellung | AliceBlue | 240,248,255 | F0F8FF | | BlueViolet | 138,43,226 | 8A2BE2 | | CadetBlue | 95,158,160 | 5F9EA0 | | CadetBlue1 | 152,245,255 | 98F5FF | | CadetBlue2 | 142,229,238 | 8EE5EE | | CadetBlue3 | 122,197,205 | 7AC5CD | | CadetBlue4 | 83,134,139 | 53868B | | CornflowerBlue | 100,149,237 | 6495ED | | DarkSlateBlue | 72,61,139 | 483D8B | | DarkTurquoise | 0,206,209 | 00CED1 | | DeepSkyBlue | 0,191,255 | 00BFFF | | DeepSkyBlue1 | 0,191,255 | 00BFFF | | DeepSkyBlue2 | 0,178,238 | 00B2EE | | DeepSkyBlue3 | 0,154,205 | 009ACD | | DeepSkyBlue4 | 0,104,139 | 00688B | | DodgerBlue | 30,144,255 | 1E90FF | | DodgerBlue1 | 30,144,255 | 1E90FF | | DodgerBlue2 | 28,134,238 | 1C86EE | | DodgerBlue3 | 24,116,205 | 1874CD | | DodgerBlue4 | 16,78,139 | 104E8B | | LightBlue | 173,216,230 | ADD8E6 | | LightBlue1 | 191,239,255 | BFEFFF | | LightBlue2 | 178,223,238 | B2DFEE | | LightBlue3 | 154,192,205 | 9AC0CD | | LightBlue4 | 104,131,139 | 68838B | | LightCyan | 224,255,255 | E0FFFF | | LightCyan1 | 224,255,255 | E0FFFF | | LightCyan2 | 209,238,238 | D1EEEE | | LightCyan3 | 180,205,205 | B4CDCD | | LightCyan4 | 122,139,139 | 7A8B8B | | LightSkyBlue | 135,206,250 | 87CEFA | | LightSkyBlue1 | 176,226,255 | B0E2FF | | LightSkyBlue2 | 164,211,238 | A4D3EE | | LightSkyBlue3 | 141,182,205 | 8DB6CD | | LightSkyBlue4 | 96,123,139 | 607B8B | | LightSlateBlue | 132,112,255 | 8470FF | | LightSteelBlue | 176,196,222 | B0C4DE | | LightSteelBlue1 | 202,225,255 | CAE1FF | | LightSteelBlue2 | 188,210,238 | BCD2EE | | LightSteelBlue3 | 162,181,205 | A2B5CD | | LightSteelBlue4 | 110,123,139 | 6E7B8B | | MediumAquamarine | 102,205,170 | 66CDAA | | MediumBlue | 0,0,205 | 0000CD | | MediumSlateBlue | 123,104,238 | 7B68EE | | MediumTurquoise | 72,209,204 | 48D1CC | | MidnightBlue | 25,25,112 | 191970 | | NavyBlue | 0,0,128 | 000080 | | PaleTurquoise | 175,238,238 | AFEEEE | | PaleTurquoise1 | 187,255,255 | BBFFFF | | PaleTurquoise2 | 174,238,238 | AEEEEE | | PaleTurquoise3 | 150,205,205 | 96CDCD | | PaleTurquoise4 | 102,139,139 | 668B8B | | PowderBlue | 176,224,230 | B0E0E6 | | RoyalBlue | 65,105,225 | 4169E1 | | RoyalBlue1 | 72,118,255 | 4876FF | | RoyalBlue2 | 67,110,238 | 436EEE | | RoyalBlue3 | 58,95,205 | 3A5FCD | | RoyalBlue4 | 39,64,139 | 27408B | | SkyBlue | 135,206,235 | 87CEEB | | SkyBlue1 | 135,206,255 | 87CEFF | | SkyBlue2 | 126,192,238 | 7EC0EE | | SkyBlue3 | 108,166,205 | 6CA6CD | | SkyBlue4 | 74,112,139 | 4A708B | | SlateBlue | 106,90,205 | 6A5ACD | | SlateBlue1 | 131,111,255 | 836FFF | | SlateBlue2 | 122,103,238 | 7A67EE | | SlateBlue3 | 105,89,205 | 6959CD | | SlateBlue4 | 71,60,139 | 473C8B | | SteelBlue | 70,130,180 | 4682B4 | | SteelBlue1 | 99,184,255 | 63B8FF | | SteelBlue2 | 92,172,238 | 5CACEE | | SteelBlue3 | 79,148,205 | 4F94CD | | SteelBlue4 | 54,100,139 | 36648B | | aquamarine | 127,255,212 | 7FFFD4 | | aquamarine1 | 127,255,212 | 7FFFD4 | | aquamarine2 | 118,238,198 | 76EEC6 | | aquamarine3 | 102,205,170 | 66CDAA | | aquamarine4 | 69,139,116 | 458B74 | | azure | 240,255,255 | F0FFFF | | azure1 | 240,255,255 | F0FFFF | | azure2 | 224,238,238 | E0EEEE | | azure3 | 193,205,205 | C1CDCD | | azure4 | 131,139,139 | 838B8B | | blue | 0,0,255 | 0000FF | | blue1 | 0,0,255 | 0000FF | | blue2 | 0,0,238 | 0000EE | | blue3 | 0,0,205 | 0000CD | | blue4 | 0,0,139 | 00008B | | cyan | 0,255,255 | 00FFFF | | cyan1 | 0,255,255 | 00FFFF | | cyan2 | 0,238,238 | 00EEEE | | cyan3 | 0,205,205 | 00CDCD | | cyan4 | 0,139,139 | 008B8B | | navy | 0,0,128 | 000080 | | turquoise | 64,224,208 | 40E0D0 | | turquoise1 | 0,245,255 | 00F5FF | | turquoise2 | 0,229,238 | 00E5EE | | turquoise3 | 0,197,205 | 00C5CD | | turquoise4 | 0,134,139 | 00868B | |
nach oben / back to top
Braunwerte | Farbname | R/G/B | Hex | Darstellung | RosyBrown | 188,143,143 | BC8F8F | | RosyBrown1 | 255,193,193 | FFC1C1 | | RosyBrown2 | 238,180,180 | EEB4B4 | | RosyBrown3 | 205,155,155 | CD9B9B | | RosyBrown4 | 139,105,105 | 8B6969 | | SaddleBrown | 139,69,19 | 8B4513 | | SandyBrown | 244,164,96 | F4A460 | | beige | 245,245,220 | F5F5DC | | brown | 165,42,42 | A52A2A | | brown1 | 255,64,64 | FF4040 | | brown2 | 238,59,59 | EE3B3B | | brown3 | 205,51,51 | CD3333 | | brown4 | 139,35,35 | 8B2323 | | burlywood | 222,184,135 | DEB887 | | burlywood1 | 255,211,155 | FFD39B | | burlywood2 | 238,197,145 | EEC591 | | burlywood3 | 205,170,125 | CDAA7D | | burlywood4 | 139,115,85 | 8B7355 | | chocolate | 210,105,30 | D2691E | | chocolate1 | 255,127,36 | FF7F24 | | chocolate2 | 238,118,33 | EE7621 | | chocolate3 | 205,102,29 | CD661D | | chocolate4 | 139,69,19 | 8B4513 | | peru | 205,133,63 | CD853F | | tan | 210,180,140 | D2B48C | | tan1 | 255,165,79 | FFA54F | | tan2 | 238,154,73 | EE9A49 | | tan3 | 205,133,63 | CD853F | | tan4 | 139,90,43 | 8B5A2B | |
nach oben / back to top
Gelbwerte | Farbname | R/G/B | Hex | Darstellung | BlanchedAlmond | 255,235,205 | FFEBCD | | DarkGoldenrod | 184,134,11 | B8860B | | DarkGoldenrod1 | 255,185,15 | FFB90F | | DarkGoldenrod2 | 238,173,14 | EEAD0E | | DarkGoldenrod3 | 205,149,12 | CD950C | | DarkGoldenrod4 | 139,101,8 | 8B6508 | | LemonChiffon | 255,250,205 | FFFACD | | LemonChiffon1 | 255,250,205 | FFFACD | | LemonChiffon2 | 238,233,191 | EEE9BF | | LemonChiffon3 | 205,201,165 | CDC9A5 | | LemonChiffon4 | 139,137,112 | 8B8970 | | LightGoldenrod | 238,221,130 | EEDD82 | | LightGoldenrod1 | 255,236,139 | FFEC8B | | LightGoldenrod2 | 238,220,130 | EEDC82 | | LightGoldenrod3 | 205,190,112 | CDBE70 | | LightGoldenrod4 | 139,129,76 | 8B814C | | LightGoldenrodYellow | 250,250,210 | FAFAD2 | | LightYellow | 255,255,224 | FFFFE0 | | LightYellow1 | 255,255,224 | FFFFE0 | | LightYellow2 | 238,238,209 | EEEED1 | | LightYellow3 | 205,205,180 | CDCDB4 | | LightYellow4 | 139,139,122 | 8B8B7A | | PaleGoldenrod | 238,232,170 | EEE8AA | | PapayaWhip | 255,239,213 | FFEFD5 | | cornsilk | 255,248,220 | FFF8DC | | cornsilk1 | 255,248,220 | FFF8DC | | cornsilk2 | 238,232,205 | EEE8CD | | cornsilk3 | 205,200,177 | CDC8B1 | | cornsilk4 | 139,136,120 | 8B8878 | | gold | 255,215,0 | FFD700 | | gold1 | 255,215,0 | FFD700 | | gold2 | 238,201,0 | EEC900 | | gold3 | 205,173,0 | CDAD00 | | gold4 | 139,117,0 | 8B7500 | | goldenrod | 218,165,32 | DAA520 | | goldenrod1 | 255,193,37 | FFC125 | | goldenrod2 | 238,180,34 | EEB422 | | goldenrod3 | 205,155,29 | CD9B1D | | goldenrod4 | 139,105,20 | 8B6914 | | moccasin | 255,228,181 | FFE4B5 | | yellow | 255,255,0 | FFFF00 | | yellow1 | 255,255,0 | FFFF00 | | yellow2 | 238,238,0 | EEEE00 | | yellow3 | 205,205,0 | CDCD00 | | yellow4 | 139,139,0 | 8B8B00 | |
nach oben / back to top
Grauwerte | Farbname | R/G/B | Hex | Darstellung | DarkSlateGray | 47,79,79 | 2F4F4F | | DarkSlateGray1 | 151,255,255 | 97FFFF | | DarkSlateGray2 | 141,238,238 | 8DEEEE | | DarkSlateGray3 | 121,205,205 | 79CDCD | | DarkSlateGray4 | 82,139,139 | 528B8B | | DarkSlateGrey | 47,79,79 | 2F4F4F | | DimGray | 105,105,105 | 696969 | | DimGrey | 105,105,105 | 696969 | | LightGray | 211,211,211 | D3D3D3 | | LightGrey | 211,211,211 | D3D3D3 | | LightSlateGray | 119,136,153 | 778899 | | LightSlateGrey | 119,136,153 | 778899 | | SlateGray | 112,128,144 | 708090 | | SlateGray1 | 198,226,255 | C6E2FF | | SlateGray2 | 185,211,238 | B9D3EE | | SlateGray3 | 159,182,205 | 9FB6CD | | SlateGray4 | 108,123,139 | 6C7B8B | | SlateGrey | 112,128,144 | 708090 | | grey | 190,190,190 | BEBEBE | | grey0 | 0,0,0 | 000000 | | grey1 | 3,3,3 | 030303 | | grey2 | 5,5,5 | 050505 | | grey3 | 8,8,8 | 080808 | | grey4 | 10,10,10 | 0A0A0A | | grey5 | 13,13,13 | 0D0D0D | | grey6 | 15,15,15 | 0F0F0F | | grey7 | 18,18,18 | 121212 | | grey8 | 20,20,20 | 141414 | | grey9 | 23,23,23 | 171717 | | grey10 | 26,26,26 | 1A1A1A | | grey11 | 28,28,28 | 1C1C1C | | grey12 | 31,31,31 | 1F1F1F | | grey13 | 33,33,33 | 212121 | | grey14 | 36,36,36 | 242424 | | grey15 | 38,38,38 | 262626 | | grey16 | 41,41,41 | 292929 | | grey17 | 43,43,43 | 2B2B2B | | grey18 | 46,46,46 | 2E2E2E | | grey19 | 48,48,48 | 303030 | | grey20 | 51,51,51 | 333333 | | grey21 | 54,54,54 | 363636 | | grey22 | 56,56,56 | 383838 | | grey23 | 59,59,59 | 3B3B3B | | grey24 | 61,61,61 | 3D3D3D | | grey25 | 64,64,64 | 404040 | | grey26 | 66,66,66 | 424242 | | grey27 | 69,69,69 | 454545 | | grey28 | 71,71,71 | 474747 | | grey29 | 74,74,74 | 4A4A4A | | grey30 | 77,77,77 | 4D4D4D | | grey31 | 79,79,79 | 4F4F4F | | grey32 | 82,82,82 | 525252 | | grey33 | 84,84,84 | 545454 | | grey34 | 87,87,87 | 575757 | | grey35 | 89,89,89 | 595959 | | grey36 | 92,92,92 | 5C5C5C | | grey37 | 94,94,94 | 5E5E5E | | grey38 | 97,97,97 | 616161 | | grey39 | 99,99,99 | 636363 | | grey40 | 102,102,102 | 666666 | | grey41 | 105,105,105 | 696969 | | grey42 | 107,107,107 | 6B6B6B | | grey43 | 110,110,110 | 6E6E6E | | grey44 | 112,112,112 | 707070 | | grey45 | 115,115,115 | 737373 | | grey46 | 117,117,117 | 757575 | | grey47 | 120,120,120 | 787878 | | grey48 | 122,122,122 | 7A7A7A | | grey49 | 125,125,125 | 7D7D7D | | grey50 | 127,127,127 | 7F7F7F | | grey51 | 130,130,130 | 828282 | | grey52 | 133,133,133 | 858585 | | grey53 | 135,135,135 | 878787 | | grey54 | 138,138,138 | 8A8A8A | | grey55 | 140,140,140 | 8C8C8C | | grey56 | 143,143,143 | 8F8F8F | | grey57 | 145,145,145 | 919191 | | grey58 | 148,148,148 | 949494 | | grey59 | 150,150,150 | 969696 | | grey60 | 153,153,153 | 999999 | | grey61 | 156,156,156 | 9C9C9C | | grey62 | 158,158,158 | 9E9E9E | | grey63 | 161,161,161 | A1A1A1 | | grey64 | 163,163,163 | A3A3A3 | | grey65 | 166,166,166 | A6A6A6 | | grey66 | 168,168,168 | A8A8A8 | | grey67 | 171,171,171 | ABABAB | | grey68 | 173,173,173 | ADADAD | | grey69 | 176,176,176 | B0B0B0 | | grey70 | 179,179,179 | B3B3B3 | | grey71 | 181,181,181 | B5B5B5 | | grey72 | 184,184,184 | B8B8B8 | | grey73 | 186,186,186 | BABABA | | grey74 | 189,189,189 | BDBDBD | | grey75 | 191,191,191 | BFBFBF | | grey76 | 194,194,194 | C2C2C2 | | grey77 | 196,196,196 | C4C4C4 | | grey78 | 199,199,199 | C7C7C7 | | grey79 | 201,201,201 | C9C9C9 | | grey80 | 204,204,204 | CCCCCC | | grey81 | 207,207,207 | CFCFCF | | grey82 | 209,209,209 | D1D1D1 | | grey83 | 212,212,212 | D4D4D4 | | grey84 | 214,214,214 | D6D6D6 | | grey85 | 217,217,217 | D9D9D9 | | grey86 | 219,219,219 | DBDBDB | | grey87 | 222,222,222 | DEDEDE | | grey88 | 224,224,224 | E0E0E0 | | grey89 | 227,227,227 | E3E3E3 | | grey90 | 229,229,229 | E5E5E5 | | grey91 | 232,232,232 | E8E8E8 | | grey92 | 235,235,235 | EBEBEB | | grey93 | 237,237,237 | EDEDED | | grey94 | 240,240,240 | F0F0F0 | | grey95 | 242,242,242 | F2F2F2 | | grey96 | 245,245,245 | F5F5F5 | | grey97 | 247,247,247 | F7F7F7 | | grey98 | 250,250,250 | FAFAFA | | grey99 | 252,252,252 | FCFCFC | | grey100 | 255,255,255 | FFFFFF | |
nach oben / back to top
Grünwerte | Farbname | R/G/B | Hex | Darstellung | DarkGreen | 0,100,0 | 006400 | | DarkKhaki | 189,183,107 | BDB76B | | DarkOliveGreen | 85,107,47 | 556B2F | | DarkOliveGreen1 | 202,255,112 | CAFF70 | | DarkOliveGreen2 | 188,238,104 | BCEE68 | | DarkOliveGreen3 | 162,205,90 | A2CD5A | | DarkOliveGreen4 | 110,139,61 | 6E8B3D | | DarkSeaGreen | 143,188,143 | 8FBC8F | | DarkSeaGreen1 | 193,255,193 | C1FFC1 | | DarkSeaGreen2 | 180,238,180 | B4EEB4 | | DarkSeaGreen3 | 155,205,155 | 9BCD9B | | DarkSeaGreen4 | 105,139,105 | 698B69 | | ForestGreen | 34,139,34 | 228B22 | | GreenYellow | 173,255,47 | ADFF2F | | LawnGreen | 124,252,0 | 7CFC00 | | LightSeaGreen | 32,178,170 | 20B2AA | | LimeGreen | 50,205,50 | 32CD32 | | MediumSeaGreen | 60,179,113 | 3CB371 | | MediumSpringGreen | 0,250,154 | 00FA9A | | MintCream | 245,255,250 | F5FFFA | | OliveDrab | 107,142,35 | 6B8E23 | | OliveDrab1 | 192,255,62 | C0FF3E | | OliveDrab2 | 179,238,58 | B3EE3A | | OliveDrab3 | 154,205,50 | 9ACD32 | | OliveDrab4 | 105,139,34 | 698B22 | | PaleGreen | 152,251,152 | 98FB98 | | PaleGreen1 | 154,255,154 | 9AFF9A | | PaleGreen2 | 144,238,144 | 90EE90 | | PaleGreen3 | 124,205,124 | 7CCD7C | | PaleGreen4 | 84,139,84 | 548B54 | | SeaGreen | 46,139,87 | 2E8B57 | | SeaGreen1 | 84,255,159 | 54FF9F | | SeaGreen2 | 78,238,148 | 4EEE94 | | SeaGreen3 | 67,205,128 | 43CD80 | | SeaGreen4 | 46,139,87 | 2E8B57 | | SpringGreen | 0,255,127 | 00FF7F | | SpringGreen1 | 0,255,127 | 00FF7F | | SpringGreen2 | 0,238,118 | 00EE76 | | SpringGreen3 | 0,205,102 | 00CD66 | | SpringGreen4 | 0,139,69 | 008B45 | | YellowGreen | 154,205,50 | 9ACD32 | | chartreuse | 127,255,0 | 7FFF00 | | chartreuse1 | 127,255,0 | 7FFF00 | | chartreuse2 | 118,238,0 | 76EE00 | | chartreuse3 | 102,205,0 | 66CD00 | | chartreuse4 | 69,139,0 | 458B00 | | green | 0,255,0 | 00FF00 | | green1 | 0,255,0 | 00FF00 | | green2 | 0,238,0 | 00EE00 | | green3 | 0,205,0 | 00CD00 | | green4 | 0,139,0 | 008B00 | | khaki | 240,230,140 | F0E68C | | khaki1 | 255,246,143 | FFF68F | | khaki2 | 238,230,133 | EEE685 | | khaki3 | 205,198,115 | CDC673 | | khaki4 | 139,134,78 | 8B864E | |
nach oben / back to top
Orangewerte | Farbname | R/G/B | Hex | Darstellung | DarkOrange | 255,140,0 | FF8C00 | | DarkOrange1 | 255,127,0 | FF7F00 | | DarkOrange2 | 238,118,0 | EE7600 | | DarkOrange3 | 205,102,0 | CD6600 | | DarkOrange4 | 139,69,0 | 8B4500 | | DarkSalmon | 233,150,122 | E9967A | | LightCoral | 240,128,128 | F08080 | | LightSalmon | 255,160,122 | FFA07A | | LightSalmon1 | 255,160,122 | FFA07A | | LightSalmon2 | 238,149,114 | EE9572 | | LightSalmon3 | 205,129,98 | CD8162 | | LightSalmon4 | 139,87,66 | 8B5742 | | PeachPuff | 255,218,185 | FFDAB9 | | PeachPuff1 | 255,218,185 | FFDAB9 | | PeachPuff2 | 238,203,173 | EECBAD | | PeachPuff3 | 205,175,149 | CDAF95 | | PeachPuff4 | 139,119,101 | 8B7765 | | bisque | 255,228,196 | FFE4C4 | | bisque1 | 255,228,196 | FFE4C4 | | bisque2 | 238,213,183 | EED5B7 | | bisque3 | 205,183,158 | CDB79E | | bisque4 | 139,125,107 | 8B7D6B | | coral | 255,127,80 | FF7F50 | | coral1 | 255,114,86 | FF7256 | | coral2 | 238,106,80 | EE6A50 | | coral3 | 205,91,69 | CD5B45 | | coral4 | 139,62,47 | 8B3E2F | | honeydew | 240,255,240 | F0FFF0 | | honeydew1 | 240,255,240 | F0FFF0 | | honeydew2 | 224,238,224 | E0EEE0 | | honeydew3 | 193,205,193 | C1CDC1 | | honeydew4 | 131,139,131 | 838B83 | | orange | 255,165,0 | FFA500 | | orange1 | 255,165,0 | FFA500 | | orange2 | 238,154,0 | EE9A00 | | orange3 | 205,133,0 | CD8500 | | orange4 | 139,90,0 | 8B5A00 | | salmon | 250,128,114 | FA8072 | | salmon1 | 255,140,105 | FF8C69 | | salmon2 | 238,130,98 | EE8262 | | salmon3 | 205,112,84 | CD7054 | | salmon4 | 139,76,57 | 8B4C39 | | sienna | 160,82,45 | A0522D | | sienna1 | 255,130,71 | FF8247 | | sienna2 | 238,121,66 | EE7942 | | sienna3 | 205,104,57 | CD6839 | | sienna4 | 139,71,38 | 8B4726 | |
nach oben / back to top
Rotwerte | Farbname | R/G/B | Hex | Darstellung | DeepPink | 255,20,147 | FF1493 | | DeepPink1 | 255,20,147 | FF1493 | | DeepPink2 | 238,18,137 | EE1289 | | DeepPink3 | 205,16,118 | CD1076 | | DeepPink4 | 139,10,80 | 8B0A50 | | HotPink | 255,105,180 | FF69B4 | | HotPink1 | 255,110,180 | FF6EB4 | | HotPink2 | 238,106,167 | EE6AA7 | | HotPink3 | 205,96,144 | CD6090 | | HotPink4 | 139,58,98 | 8B3A62 | | IndianRed | 205,92,92 | CD5C5C | | IndianRed1 | 255,106,106 | FF6A6A | | IndianRed2 | 238,99,99 | EE6363 | | IndianRed3 | 205,85,85 | CD5555 | | IndianRed4 | 139,58,58 | 8B3A3A | | LightPink | 255,182,193 | FFB6C1 | | LightPink1 | 255,174,185 | FFAEB9 | | LightPink2 | 238,162,173 | EEA2AD | | LightPink3 | 205,140,149 | CD8C95 | | LightPink4 | 139,95,101 | 8B5F65 | | MediumVioletRed | 199,21,133 | C71585 | | MistyRose | 255,228,225 | FFE4E1 |
|
|
|