COLOR #421233

HEX: #421233 RGB: (66,18,51)

Color info

#421233 contains red, green and blue colors in about the same proportion. Web safe color of #421233 is #330033 (or #303).

RGB color model

#421233 color RGB value is (66,18,51).

RGB: (66,18,51) (26%, 7%, 20%)

RGB channels and saturation

R 66 of 255 = 26%
G 18 of 255 = 7%
B 51 of 255 = 20%

66
18
51

R + G + B ~ 18%. #421233 is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 18 + 51 = 135 (100%)
R 66 of 135 ~ 48.89%
G 18 of 135 ~ 13.33%
B 51 of 135 ~ 37.78'%

%48.89
%13.33
%37.78

CMYK color model

#421233 color CMYK value is (0,73,23,74).

  • cyan value is 0.00%
  • magenta value is 72.73%
  • yellow value is 22.73%
  • key color value is 74.12%

CMYK: (0,73,23,74)
C0M73Y23K74 (0%, 73%, 23%, 74%)
(0.00 / 0.73 / 0.23 / 0.74)

CMYK percentages

%0
%72.73
%22.73
%74.12

Codes

Color #421233 in popluar color models

42 12 33
RGB 66 18 51
HSL 319° 57.14% 16.47%
HSB/HSV 319° 72.73% 25.88%
CMYK 0.00% 72.73% 22.73%
74.12%

Color #421233 in popluar number systems.

HEX 42 12 33
Decimal 66 18 51
Binary 1000010 10010 110011
Octal 102 22 63

Shades and tints

Shades of #421233

#421233
(66,18,51)
#3C112F
(60,17,47)
#36102B
(54,16,43)
#300F27
(48,15,39)
#2A0E23
(42,14,35)
#240D1F
(36,13,31)
#1E0C1B
(30,12,27)
#180B17
(24,11,23)
#120A13
(18,10,19)
#0C090F
(12,9,15)
#06080B
(6,8,11)
#000000
(0,0,0)

Tints of #421233

#421233
(66,18,51)
#532745
(83,39,69)
#643C57
(100,60,87)
#755169
(117,81,105)
#86667B
(134,102,123)
#977B8D
(151,123,141)
#A8909F
(168,144,159)
#B9A5B1
(185,165,177)
#CABAC3
(202,186,195)
#DBCFD5
(219,207,213)
#ECE4E7
(236,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #421233 color. Also use rgb(66,18,51) instead hex code.

Text Font Color

.myTextColor { color: #421233; }

<p style="color:#421233">This sample text font color is #421233.</p>

This text font color is #421233.

Background Color

.myBgColor { background-color: #421233; }

<div style="background-color:#421233">Inner text</div>

This div background color is #421233.

Border color

.myBorderColor { border: 1px solid #421233; }

<div style="border:3px solid #421233">Div</div>

This div border color is #421233.

Opacity

.myOpacity80 { color: #421233; opacity: 0.8; }

<p style="color:#421233;opacity:0.8;">80%</p>

Text with #421233 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #421233;}

<p style="text-shadow: 3px 3px 1px #421233">Text here.</p>

This text has shadow with #421233 color.


.textShadow {text-shadow: 3px 3px 1px #421233', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #421233, 5px 5px 20px red">Text here.</p>

This text has shadow with #421233 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#421233, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#421233, Direction=45, Strength=4)">Text</p>

This text has shadow with #421233 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #421233;
-webkit-box-shadow: 1px 1px 3px 2px #421233;
box-shadow: 1px 1px 3px 2px #421233;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #421233; -webkit-box-shadow: 1px 1px 3px 2px #421233; box-shadow:1px 1px 3px 2px #421233;">
Div content here
</div>

This div box has shadow with color #421233.

Preview

Color preview on black background

This text has color #421233 on black background.


Color preview on white background

This text has color #421233 on white background.


Black color preview on #421233 background

This text has black color on #421233 background.


White color preview on #421233 background

This text has white color on #421233 background.


Related colors

Complementary color

Complementary color for #hex is #BDEDCC.


I love getcolorcode.com

Triadic colors

1 #334212 and #123342 with #421233 are triadic colors.

2 #331242 and #124233 with #421233 are triadic colors.