COLOR #133028

HEX: #133028 RGB: (19,48,40)

Color info

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

RGB color model

#133028 color RGB value is (19,48,40).

RGB: (19,48,40) (7%, 19%, 16%)

RGB channels and saturation

R 19 of 255 = 7%
G 48 of 255 = 19%
B 40 of 255 = 16%

19
48
40

R + G + B ~ 14%. #133028 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 48 + 40 = 107 (100%)
R 19 of 107 ~ 17.76%
G 48 of 107 ~ 44.86%
B 40 of 107 ~ 37.38'%

%17.76
%44.86
%37.38

CMYK color model

#133028 color CMYK value is (60,0,17,81).

  • cyan value is 60.42%
  • magenta value is 0.00%
  • yellow value is 16.67%
  • key color value is 81.18%

CMYK: (60,0,17,81)
C60M0Y17K81 (60%, 0%, 17%, 81%)
(0.60 / 0.00 / 0.17 / 0.81)

CMYK percentages

%60.42
%0
%16.67
%81.18

Codes

Color #133028 in popluar color models

13 30 28
RGB 19 48 40
HSL 163° 43.28% 13.14%
HSB/HSV 163° 60.42% 18.82%
CMYK 60.42% 0.00% 16.67%
81.18%

Color #133028 in popluar number systems.

HEX 13 30 28
Decimal 19 48 40
Binary 10011 110000 101000
Octal 23 60 50

Shades and tints

Shades of #133028

#133028
(19,48,40)
#122C25
(18,44,37)
#112822
(17,40,34)
#10241F
(16,36,31)
#0F201C
(15,32,28)
#0E1C19
(14,28,25)
#0D1816
(13,24,22)
#0C1413
(12,20,19)
#0B1010
(11,16,16)
#0A0C0D
(10,12,13)
#09080A
(9,8,10)
#000000
(0,0,0)

Tints of #133028

#133028
(19,48,40)
#28423B
(40,66,59)
#3D544E
(61,84,78)
#526661
(82,102,97)
#677874
(103,120,116)
#7C8A87
(124,138,135)
#919C9A
(145,156,154)
#A6AEAD
(166,174,173)
#BBC0C0
(187,192,192)
#D0D2D3
(208,210,211)
#E5E4E6
(229,228,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #133028; }

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

This text font color is #133028.

Background Color

.myBgColor { background-color: #133028; }

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

This div background color is #133028.

Border color

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

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

This div border color is #133028.

Opacity

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

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

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

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

This text has shadow with #133028 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133028.

Preview

Color preview on black background

This text has color #133028 on black background.


Color preview on white background

This text has color #133028 on white background.


Black color preview on #133028 background

This text has black color on #133028 background.


White color preview on #133028 background

This text has white color on #133028 background.


Related colors

Complementary color

Complementary color for #hex is #ECCFD7.


I love getcolorcode.com

Triadic colors

1 #281330 and #302813 with #133028 are triadic colors.

2 #283013 and #301328 with #133028 are triadic colors.