COLOR #154831

HEX: #154831 RGB: (21,72,49)

Color info

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

RGB color model

#154831 color RGB value is (21,72,49).

RGB: (21,72,49) (8%, 28%, 19%)

RGB channels and saturation

R 21 of 255 = 8%
G 72 of 255 = 28%
B 49 of 255 = 19%

21
72
49

R + G + B ~ 18%. #154831 is dark color.

Portions of RGB colors in percentages

R + G + B = 21 + 72 + 49 = 142 (100%)
R 21 of 142 ~ 14.79%
G 72 of 142 ~ 50.7%
B 49 of 142 ~ 34.51'%

%14.79
%50.7
%34.51

CMYK color model

#154831 color CMYK value is (71,0,32,72).

  • cyan value is 70.83%
  • magenta value is 0.00%
  • yellow value is 31.94%
  • key color value is 71.76%

CMYK: (71,0,32,72)
C71M0Y32K72 (71%, 0%, 32%, 72%)
(0.71 / 0.00 / 0.32 / 0.72)

CMYK percentages

%70.83
%0
%31.94
%71.76

Codes

Color #154831 in popluar color models

15 48 31
RGB 21 72 49
HSL 153° 54.84% 18.24%
HSB/HSV 153° 70.83% 28.24%
CMYK 70.83% 0.00% 31.94%
71.76%

Color #154831 in popluar number systems.

HEX 15 48 31
Decimal 21 72 49
Binary 10101 1001000 110001
Octal 25 110 61

Shades and tints

Shades of #154831

#154831
(21,72,49)
#14422D
(20,66,45)
#133C29
(19,60,41)
#123625
(18,54,37)
#113021
(17,48,33)
#102A1D
(16,42,29)
#0F2419
(15,36,25)
#0E1E15
(14,30,21)
#0D1811
(13,24,17)
#0C120D
(12,18,13)
#0B0C09
(11,12,9)
#000000
(0,0,0)

Tints of #154831

#154831
(21,72,49)
#2A5843
(42,88,67)
#3F6855
(63,104,85)
#547867
(84,120,103)
#698879
(105,136,121)
#7E988B
(126,152,139)
#93A89D
(147,168,157)
#A8B8AF
(168,184,175)
#BDC8C1
(189,200,193)
#D2D8D3
(210,216,211)
#E7E8E5
(231,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #154831 color. Also use rgb(21,72,49) instead hex code.

Text Font Color

.myTextColor { color: #154831; }

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

This text font color is #154831.

Background Color

.myBgColor { background-color: #154831; }

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

This div background color is #154831.

Border color

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

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

This div border color is #154831.

Opacity

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

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

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

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

This text has shadow with #154831 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #154831.

Preview

Color preview on black background

This text has color #154831 on black background.


Color preview on white background

This text has color #154831 on white background.


Black color preview on #154831 background

This text has black color on #154831 background.


White color preview on #154831 background

This text has white color on #154831 background.


Related colors

Complementary color

Complementary color for #hex is #EAB7CE.


I love getcolorcode.com

Triadic colors

1 #311548 and #483115 with #154831 are triadic colors.

2 #314815 and #481531 with #154831 are triadic colors.