COLOR #13551B

HEX: #13551B RGB: (19,85,27)

Color info

#13551B contains mainly green and blue colors. Web safe color of #13551B is #006633 (or #063).

RGB color model

#13551B color RGB value is (19,85,27).

RGB: (19,85,27) (7%, 33%, 11%)

RGB channels and saturation

R 19 of 255 = 7%
G 85 of 255 = 33%
B 27 of 255 = 11%

19
85
27

R + G + B ~ 17%. #13551B is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 85 + 27 = 131 (100%)
R 19 of 131 ~ 14.5%
G 85 of 131 ~ 64.89%
B 27 of 131 ~ 20.61'%

%14.5
%64.89
%20.61

CMYK color model

#13551B color CMYK value is (78,0,68,67).

  • cyan value is 77.65%
  • magenta value is 0.00%
  • yellow value is 68.24%
  • key color value is 66.67%
CMYK: (78,0,68,67) C78M0Y68K67 (78%,0%,68%,67%) (0.78/0.00/0.68/0.67) 

CMYK percentages

%77.65
%0
%68.24
%66.67

Codes

Color #13551B in popluar color models

13 55 1B
RGB 19 85 27
HSL 127° 63.46% 20.39%
HSB/HSV 127° 77.65% 33.33%
CMYK 77.65% 0.00% 68.24%
66.67%

Color #13551B in popluar number systems.

HEX 13 55 1B
Decimal 19 85 27
Binary 10011 1010101 11011
Octal 23 125 33

Shades and tints

Shades of #13551B

#13551B
(19,85,27)
#124E19
(18,78,25)
#114717
(17,71,23)
#104015
(16,64,21)
#0F3913
(15,57,19)
#0E3211
(14,50,17)
#0D2B0F
(13,43,15)
#0C240D
(12,36,13)
#0B1D0B
(11,29,11)
#0A1609
(10,22,9)
#090F07
(9,15,7)
#000000
(0,0,0)

Tints of #13551B

#13551B
(19,85,27)
#28642F
(40,100,47)
#3D7343
(61,115,67)
#528257
(82,130,87)
#67916B
(103,145,107)
#7CA07F
(124,160,127)
#91AF93
(145,175,147)
#A6BEA7
(166,190,167)
#BBCDBB
(187,205,187)
#D0DCCF
(208,220,207)
#E5EBE3
(229,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13551B color. Also use rgb(19,85,27) instead hex code.

Text Font Color

.myTextColor { color: #13551B; }

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

This text font color is #13551B.

Background Color

.myBgColor { background-color: #13551B; }

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

This div background color is #13551B.

Border color

.myBorderColor { border: 1px solid #13551B; }

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

This div border color is #13551B.

Opacity

.myOpacity80 { color: #13551B; opacity: 0.8; }

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

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

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

This text has shadow with #13551B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13551B.

Preview

Color preview on black background

This text has color #13551B on black background.


Color preview on white background

This text has color #13551B on white background.


Black color preview on #13551B background

This text has black color on #13551B background.


White color preview on #13551B background

This text has white color on #13551B background.


Related colors

Complementary color

Complementary color for #hex is #ECAAE4.


I love getcolorcode.com

Triadic colors

1 #1B1355 and #551B13 with #13551B are triadic colors.

2 #1B5513 and #55131B with #13551B are triadic colors.