COLOR #133928

HEX: #133928 RGB: (19,57,40)

Color info

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

RGB color model

#133928 color RGB value is (19,57,40).

RGB: (19,57,40) (7%, 22%, 16%)

RGB channels and saturation

R 19 of 255 = 7%
G 57 of 255 = 22%
B 40 of 255 = 16%

19
57
40

R + G + B ~ 15%. #133928 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 57 + 40 = 116 (100%)
R 19 of 116 ~ 16.38%
G 57 of 116 ~ 49.14%
B 40 of 116 ~ 34.48'%

%16.38
%49.14
%34.48

CMYK color model

#133928 color CMYK value is (67,0,30,78).

  • cyan value is 66.67%
  • magenta value is 0.00%
  • yellow value is 29.82%
  • key color value is 77.65%
CMYK: (67,0,30,78) C67M0Y30K78 (67%,0%,30%,78%) (0.67/0.00/0.30/0.78) 

CMYK percentages

%66.67
%0
%29.82
%77.65

Codes

Color #133928 in popluar color models

13 39 28
RGB 19 57 40
HSL 153° 50.00% 14.90%
HSB/HSV 153° 66.67% 22.35%
CMYK 66.67% 0.00% 29.82%
77.65%

Color #133928 in popluar number systems.

HEX 13 39 28
Decimal 19 57 40
Binary 10011 111001 101000
Octal 23 71 50

Shades and tints

Shades of #133928

#133928
(19,57,40)
#123425
(18,52,37)
#112F22
(17,47,34)
#102A1F
(16,42,31)
#0F251C
(15,37,28)
#0E2019
(14,32,25)
#0D1B16
(13,27,22)
#0C1613
(12,22,19)
#0B1110
(11,17,16)
#0A0C0D
(10,12,13)
#09070A
(9,7,10)
#000000
(0,0,0)

Tints of #133928

#133928
(19,57,40)
#284B3B
(40,75,59)
#3D5D4E
(61,93,78)
#526F61
(82,111,97)
#678174
(103,129,116)
#7C9387
(124,147,135)
#91A59A
(145,165,154)
#A6B7AD
(166,183,173)
#BBC9C0
(187,201,192)
#D0DBD3
(208,219,211)
#E5EDE6
(229,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #133928 color. Also use rgb(19,57,40) instead hex code.

Text Font Color

.myTextColor { color: #133928; }

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

This text font color is #133928.

Background Color

.myBgColor { background-color: #133928; }

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

This div background color is #133928.

Border color

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

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

This div border color is #133928.

Opacity

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

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

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

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

This text has shadow with #133928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133928.

Preview

Color preview on black background

This text has color #133928 on black background.


Color preview on white background

This text has color #133928 on white background.


Black color preview on #133928 background

This text has black color on #133928 background.


White color preview on #133928 background

This text has white color on #133928 background.


Related colors

Complementary color

Complementary color for #hex is #ECC6D7.


I love getcolorcode.com

Triadic colors

1 #281339 and #392813 with #133928 are triadic colors.

2 #283913 and #391328 with #133928 are triadic colors.