COLOR #122519

HEX: #122519 RGB: (18,37,25)

Color info

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

RGB color model

#122519 color RGB value is (18,37,25).

RGB: (18,37,25) (7%, 15%, 10%)

RGB channels and saturation

R 18 of 255 = 7%
G 37 of 255 = 15%
B 25 of 255 = 10%

18
37
25

R + G + B ~ 11%. #122519 is dark color.

Portions of RGB colors in percentages

R + G + B = 18 + 37 + 25 = 80 (100%)
R 18 of 80 ~ 22.5%
G 37 of 80 ~ 46.25%
B 25 of 80 ~ 31.25'%

%22.5
%46.25
%31.25

CMYK color model

#122519 color CMYK value is (51,0,32,85).

  • cyan value is 51.35%
  • magenta value is 0.00%
  • yellow value is 32.43%
  • key color value is 85.49%

CMYK: (51,0,32,85)
C51M0Y32K85 (51%, 0%, 32%, 85%)
(0.51 / 0.00 / 0.32 / 0.85)

CMYK percentages

%51.35
%0
%32.43
%85.49

Codes

Color #122519 in popluar color models

12 25 19
RGB 18 37 25
HSL 142° 34.55% 10.78%
HSB/HSV 142° 51.35% 14.51%
CMYK 51.35% 0.00% 32.43%
85.49%

Color #122519 in popluar number systems.

HEX 12 25 19
Decimal 18 37 25
Binary 10010 100101 11001
Octal 22 45 31

Shades and tints

Shades of #122519

#122519
(18,37,25)
#112217
(17,34,23)
#101F15
(16,31,21)
#0F1C13
(15,28,19)
#0E1911
(14,25,17)
#0D160F
(13,22,15)
#0C130D
(12,19,13)
#0B100B
(11,16,11)
#0A0D09
(10,13,9)
#090A07
(9,10,7)
#080705
(8,7,5)
#000000
(0,0,0)

Tints of #122519

#122519
(18,37,25)
#27382D
(39,56,45)
#3C4B41
(60,75,65)
#515E55
(81,94,85)
#667169
(102,113,105)
#7B847D
(123,132,125)
#909791
(144,151,145)
#A5AAA5
(165,170,165)
#BABDB9
(186,189,185)
#CFD0CD
(207,208,205)
#E4E3E1
(228,227,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #122519 color. Also use rgb(18,37,25) instead hex code.

Text Font Color

.myTextColor { color: #122519; }

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

This text font color is #122519.

Background Color

.myBgColor { background-color: #122519; }

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

This div background color is #122519.

Border color

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

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

This div border color is #122519.

Opacity

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

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

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

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

This text has shadow with #122519 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #122519.

Preview

Color preview on black background

This text has color #122519 on black background.


Color preview on white background

This text has color #122519 on white background.


Black color preview on #122519 background

This text has black color on #122519 background.


White color preview on #122519 background

This text has white color on #122519 background.


Related colors

Complementary color

Complementary color for #hex is #EDDAE6.


I love getcolorcode.com

Triadic colors

1 #191225 and #251912 with #122519 are triadic colors.

2 #192512 and #251219 with #122519 are triadic colors.