COLOR #121507

HEX: #121507 RGB: (18,21,7)

Color info

#121507 contains red, green and blue colors in about the same proportion. Web safe color of #121507 is #000000 (or #000).

RGB color model

#121507 color RGB value is (18,21,7).

RGB: (18,21,7) (7%, 8%, 3%)

RGB channels and saturation

R 18 of 255 = 7%
G 21 of 255 = 8%
B 7 of 255 = 3%

18
21
7

R + G + B ~ 6%. #121507 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 21 + 7 = 46 (100%)
R 18 of 46 ~ 39.13%
G 21 of 46 ~ 45.65%
B 7 of 46 ~ 15.22'%

%39.13
%45.65
%15.22

CMYK color model

#121507 color CMYK value is (14,0,67,92).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 66.67%
  • key color value is 91.76%

CMYK: (14,0,67,92)
C14M0Y67K92 (14%, 0%, 67%, 92%)
(0.14 / 0.00 / 0.67 / 0.92)

CMYK percentages

%14.29
%0
%66.67
%91.76

Codes

Color #121507 in popluar color models

12 15 07
RGB 18 21 7
HSL 73° 50.00% 5.49%
HSB/HSV 73° 66.67% 8.24%
CMYK 14.29% 0.00% 66.67%
91.76%

Color #121507 in popluar number systems.

HEX 12 15 07
Decimal 18 21 7
Binary 10010 10101 111
Octal 22 25 7

Shades and tints

Shades of #121507

#121507
(18,21,7)
#111407
(17,20,7)
#101307
(16,19,7)
#0F1207
(15,18,7)
#0E1107
(14,17,7)
#0D1007
(13,16,7)
#0C0F07
(12,15,7)
#0B0E07
(11,14,7)
#0A0D07
(10,13,7)
#090C07
(9,12,7)
#080B07
(8,11,7)
#000000
(0,0,0)

Tints of #121507

#121507
(18,21,7)
#272A1D
(39,42,29)
#3C3F33
(60,63,51)
#515449
(81,84,73)
#66695F
(102,105,95)
#7B7E75
(123,126,117)
#90938B
(144,147,139)
#A5A8A1
(165,168,161)
#BABDB7
(186,189,183)
#CFD2CD
(207,210,205)
#E4E7E3
(228,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #121507; }

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

This text font color is #121507.

Background Color

.myBgColor { background-color: #121507; }

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

This div background color is #121507.

Border color

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

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

This div border color is #121507.

Opacity

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

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

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

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

This text has shadow with #121507 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #121507.

Preview

Color preview on black background

This text has color #121507 on black background.


Color preview on white background

This text has color #121507 on white background.


Black color preview on #121507 background

This text has black color on #121507 background.


White color preview on #121507 background

This text has white color on #121507 background.


Related colors

Complementary color

Complementary color for #hex is #EDEAF8.


I love getcolorcode.com

Triadic colors

1 #071215 and #150712 with #121507 are triadic colors.

2 #071512 and #151207 with #121507 are triadic colors.