COLOR #134824

HEX: #134824 RGB: (19,72,36)

Color info

#134824 contains red, green and blue colors in about the same proportion. Web safe color of #134824 is #003333 (or #033).

RGB color model

#134824 color RGB value is (19,72,36).

RGB: (19,72,36) (7%, 28%, 14%)

RGB channels and saturation

R 19 of 255 = 7%
G 72 of 255 = 28%
B 36 of 255 = 14%

19
72
36

R + G + B ~ 16%. #134824 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 72 + 36 = 127 (100%)
R 19 of 127 ~ 14.96%
G 72 of 127 ~ 56.69%
B 36 of 127 ~ 28.35'%

%14.96
%56.69
%28.35

CMYK color model

#134824 color CMYK value is (74,0,50,72).

  • cyan value is 73.61%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 71.76%
CMYK: (74,0,50,72) C74M0Y50K72 (74%,0%,50%,72%) (0.74/0.00/0.50/0.72) 

CMYK percentages

%73.61
%0
%50
%71.76

Codes

Color #134824 in popluar color models

13 48 24
RGB 19 72 36
HSL 139° 58.24% 17.84%
HSB/HSV 139° 73.61% 28.24%
CMYK 73.61% 0.00% 50.00%
71.76%

Color #134824 in popluar number systems.

HEX 13 48 24
Decimal 19 72 36
Binary 10011 1001000 100100
Octal 23 110 44

Shades and tints

Shades of #134824

#134824
(19,72,36)
#124221
(18,66,33)
#113C1E
(17,60,30)
#10361B
(16,54,27)
#0F3018
(15,48,24)
#0E2A15
(14,42,21)
#0D2412
(13,36,18)
#0C1E0F
(12,30,15)
#0B180C
(11,24,12)
#0A1209
(10,18,9)
#090C06
(9,12,6)
#000000
(0,0,0)

Tints of #134824

#134824
(19,72,36)
#285837
(40,88,55)
#3D684A
(61,104,74)
#52785D
(82,120,93)
#678870
(103,136,112)
#7C9883
(124,152,131)
#91A896
(145,168,150)
#A6B8A9
(166,184,169)
#BBC8BC
(187,200,188)
#D0D8CF
(208,216,207)
#E5E8E2
(229,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #134824 color. Also use rgb(19,72,36) instead hex code.

Text Font Color

.myTextColor { color: #134824; }

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

This text font color is #134824.

Background Color

.myBgColor { background-color: #134824; }

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

This div background color is #134824.

Border color

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

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

This div border color is #134824.

Opacity

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

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

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

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

This text has shadow with #134824 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #134824.

Preview

Color preview on black background

This text has color #134824 on black background.


Color preview on white background

This text has color #134824 on white background.


Black color preview on #134824 background

This text has black color on #134824 background.


White color preview on #134824 background

This text has white color on #134824 background.


Related colors

Complementary color

Complementary color for #hex is #ECB7DB.


I love getcolorcode.com

Triadic colors

1 #241348 and #482413 with #134824 are triadic colors.

2 #244813 and #481324 with #134824 are triadic colors.