COLOR #133430

HEX: #133430 RGB: (19,52,48)

Color info

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

RGB color model

#133430 color RGB value is (19,52,48).

RGB: (19,52,48) (7%, 20%, 19%)

RGB channels and saturation

R 19 of 255 = 7%
G 52 of 255 = 20%
B 48 of 255 = 19%

19
52
48

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

Portions of RGB colors in percentages

R + G + B = 19 + 52 + 48 = 119 (100%)
R 19 of 119 ~ 15.97%
G 52 of 119 ~ 43.7%
B 48 of 119 ~ 40.34'%

%15.97
%43.7
%40.34

CMYK color model

#133430 color CMYK value is (63,0,8,80).

  • cyan value is 63.46%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 79.61%

CMYK: (63,0,8,80)
C63M0Y8K80 (63%, 0%, 8%, 80%)
(0.63 / 0.00 / 0.08 / 0.80)

CMYK percentages

%63.46
%0
%7.69
%79.61

Codes

Color #133430 in popluar color models

13 34 30
RGB 19 52 48
HSL 173° 46.48% 13.92%
HSB/HSV 173° 63.46% 20.39%
CMYK 63.46% 0.00% 7.69%
79.61%

Color #133430 in popluar number systems.

HEX 13 34 30
Decimal 19 52 48
Binary 10011 110100 110000
Octal 23 64 60

Shades and tints

Shades of #133430

#133430
(19,52,48)
#12302C
(18,48,44)
#112C28
(17,44,40)
#102824
(16,40,36)
#0F2420
(15,36,32)
#0E201C
(14,32,28)
#0D1C18
(13,28,24)
#0C1814
(12,24,20)
#0B1410
(11,20,16)
#0A100C
(10,16,12)
#090C08
(9,12,8)
#000000
(0,0,0)

Tints of #133430

#133430
(19,52,48)
#284642
(40,70,66)
#3D5854
(61,88,84)
#526A66
(82,106,102)
#677C78
(103,124,120)
#7C8E8A
(124,142,138)
#91A09C
(145,160,156)
#A6B2AE
(166,178,174)
#BBC4C0
(187,196,192)
#D0D6D2
(208,214,210)
#E5E8E4
(229,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #133430; }

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

This text font color is #133430.

Background Color

.myBgColor { background-color: #133430; }

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

This div background color is #133430.

Border color

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

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

This div border color is #133430.

Opacity

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

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

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

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

This text has shadow with #133430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133430.

Preview

Color preview on black background

This text has color #133430 on black background.


Color preview on white background

This text has color #133430 on white background.


Black color preview on #133430 background

This text has black color on #133430 background.


White color preview on #133430 background

This text has white color on #133430 background.


Related colors

Complementary color

Complementary color for #hex is #ECCBCF.


I love getcolorcode.com

Triadic colors

1 #301334 and #343013 with #133430 are triadic colors.

2 #303413 and #341330 with #133430 are triadic colors.