COLOR #121533

HEX: #121533 RGB: (18,21,51)

Color info

#121533 contains red, green and blue colors in about the same proportion. Web safe color of #121533 is #000033 (or #003).

RGB color model

#121533 color RGB value is (18,21,51).

RGB: (18,21,51) (7%, 8%, 20%)

RGB channels and saturation

R 18 of 255 = 7%
G 21 of 255 = 8%
B 51 of 255 = 20%

18
21
51

R + G + B ~ 12%. #121533 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 21 + 51 = 90 (100%)
R 18 of 90 ~ 20%
G 21 of 90 ~ 23.33%
B 51 of 90 ~ 56.67'%

%20
%23.33
%56.67

CMYK color model

#121533 color CMYK value is (65,59,0,80).

  • cyan value is 64.71%
  • magenta value is 58.82%
  • yellow value is 0.00%
  • key color value is 80.00%
CMYK: (65,59,0,80) C65M59Y0K80 (65%,59%,0%,80%) (0.65/0.59/0.00/0.80) 

CMYK percentages

%64.71
%58.82
%0
%80

Codes

Color #121533 in popluar color models

12 15 33
RGB 18 21 51
HSL 235° 47.83% 13.53%
HSB/HSV 235° 64.71% 20.00%
CMYK 64.71% 58.82% 0.00%
80.00%

Color #121533 in popluar number systems.

HEX 12 15 33
Decimal 18 21 51
Binary 10010 10101 110011
Octal 22 25 63

Shades and tints

Shades of #121533

#121533
(18,21,51)
#11142F
(17,20,47)
#10132B
(16,19,43)
#0F1227
(15,18,39)
#0E1123
(14,17,35)
#0D101F
(13,16,31)
#0C0F1B
(12,15,27)
#0B0E17
(11,14,23)
#0A0D13
(10,13,19)
#090C0F
(9,12,15)
#080B0B
(8,11,11)
#000000
(0,0,0)

Tints of #121533

#121533
(18,21,51)
#272A45
(39,42,69)
#3C3F57
(60,63,87)
#515469
(81,84,105)
#66697B
(102,105,123)
#7B7E8D
(123,126,141)
#90939F
(144,147,159)
#A5A8B1
(165,168,177)
#BABDC3
(186,189,195)
#CFD2D5
(207,210,213)
#E4E7E7
(228,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #121533; }

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

This text font color is #121533.

Background Color

.myBgColor { background-color: #121533; }

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

This div background color is #121533.

Border color

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

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

This div border color is #121533.

Opacity

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

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

Text with #121533 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 #121533;}

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

This text has shadow with #121533 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121533.

Preview

Color preview on black background

This text has color #121533 on black background.


Color preview on white background

This text has color #121533 on white background.


Black color preview on #121533 background

This text has black color on #121533 background.


White color preview on #121533 background

This text has white color on #121533 background.


Related colors

Complementary color

Complementary color for #hex is #EDEACC.


I love getcolorcode.com

Triadic colors

1 #331215 and #153312 with #121533 are triadic colors.

2 #331512 and #151233 with #121533 are triadic colors.