COLOR #122615

HEX: #122615 RGB: (18,38,21)

Color info

#122615 contains red, green and blue colors in about the same proportion. Web safe color of #122615 is #003300 (or #030).

RGB color model

#122615 color RGB value is (18,38,21).

RGB: (18,38,21) (7%, 15%, 8%)

RGB channels and saturation

R 18 of 255 = 7%
G 38 of 255 = 15%
B 21 of 255 = 8%

18
38
21

R + G + B ~ 10%. #122615 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 38 + 21 = 77 (100%)
R 18 of 77 ~ 23.38%
G 38 of 77 ~ 49.35%
B 21 of 77 ~ 27.27'%

%23.38
%49.35
%27.27

CMYK color model

#122615 color CMYK value is (53,0,45,85).

  • cyan value is 52.63%
  • magenta value is 0.00%
  • yellow value is 44.74%
  • key color value is 85.10%

CMYK: (53,0,45,85)
C53M0Y45K85 (53%, 0%, 45%, 85%)
(0.53 / 0.00 / 0.45 / 0.85)

CMYK percentages

%52.63
%0
%44.74
%85.1

Codes

Color #122615 in popluar color models

12 26 15
RGB 18 38 21
HSL 129° 35.71% 10.98%
HSB/HSV 129° 52.63% 14.90%
CMYK 52.63% 0.00% 44.74%
85.10%

Color #122615 in popluar number systems.

HEX 12 26 15
Decimal 18 38 21
Binary 10010 100110 10101
Octal 22 46 25

Shades and tints

Shades of #122615

#122615
(18,38,21)
#112314
(17,35,20)
#102013
(16,32,19)
#0F1D12
(15,29,18)
#0E1A11
(14,26,17)
#0D1710
(13,23,16)
#0C140F
(12,20,15)
#0B110E
(11,17,14)
#0A0E0D
(10,14,13)
#090B0C
(9,11,12)
#08080B
(8,8,11)
#000000
(0,0,0)

Tints of #122615

#122615
(18,38,21)
#27392A
(39,57,42)
#3C4C3F
(60,76,63)
#515F54
(81,95,84)
#667269
(102,114,105)
#7B857E
(123,133,126)
#909893
(144,152,147)
#A5ABA8
(165,171,168)
#BABEBD
(186,190,189)
#CFD1D2
(207,209,210)
#E4E4E7
(228,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #122615; }

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

This text font color is #122615.

Background Color

.myBgColor { background-color: #122615; }

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

This div background color is #122615.

Border color

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

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

This div border color is #122615.

Opacity

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

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

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

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

This text has shadow with #122615 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122615.

Preview

Color preview on black background

This text has color #122615 on black background.


Color preview on white background

This text has color #122615 on white background.


Black color preview on #122615 background

This text has black color on #122615 background.


White color preview on #122615 background

This text has white color on #122615 background.


Related colors

Complementary color

Complementary color for #hex is #EDD9EA.


I love getcolorcode.com

Triadic colors

1 #151226 and #261512 with #122615 are triadic colors.

2 #152612 and #261215 with #122615 are triadic colors.