COLOR #13480A

HEX: #13480A RGB: (19,72,10)

Color info

#13480A contains mainly red and green colors. Web safe color of #13480A is #003300 (or #030).

RGB color model

#13480A color RGB value is (19,72,10).

RGB: (19,72,10) (7%, 28%, 4%)

RGB channels and saturation

R 19 of 255 = 7%
G 72 of 255 = 28%
B 10 of 255 = 4%

19
72
10

R + G + B ~ 13%. #13480A is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 72 + 10 = 101 (100%)
R 19 of 101 ~ 18.81%
G 72 of 101 ~ 71.29%
B 10 of 101 ~ 9.9'%

%18.81
%71.29

CMYK color model

#13480A color CMYK value is (74,0,86,72).

  • cyan value is 73.61%
  • magenta value is 0.00%
  • yellow value is 86.11%
  • key color value is 71.76%

CMYK: (74,0,86,72)
C74M0Y86K72 (74%, 0%, 86%, 72%)
(0.74 / 0.00 / 0.86 / 0.72)

CMYK percentages

%73.61
%0
%86.11
%71.76

Codes

Color #13480A in popluar color models

13 48 0A
RGB 19 72 10
HSL 111° 75.61% 16.08%
HSB/HSV 111° 86.11% 28.24%
CMYK 73.61% 0.00% 86.11%
71.76%

Color #13480A in popluar number systems.

HEX 13 48 0A
Decimal 19 72 10
Binary 10011 1001000 1010
Octal 23 110 12

Shades and tints

Shades of #13480A

#13480A
(19,72,10)
#12420A
(18,66,10)
#113C0A
(17,60,10)
#10360A
(16,54,10)
#0F300A
(15,48,10)
#0E2A0A
(14,42,10)
#0D240A
(13,36,10)
#0C1E0A
(12,30,10)
#0B180A
(11,24,10)
#0A120A
(10,18,10)
#090C0A
(9,12,10)
#000000
(0,0,0)

Tints of #13480A

#13480A
(19,72,10)
#285820
(40,88,32)
#3D6836
(61,104,54)
#52784C
(82,120,76)
#678862
(103,136,98)
#7C9878
(124,152,120)
#91A88E
(145,168,142)
#A6B8A4
(166,184,164)
#BBC8BA
(187,200,186)
#D0D8D0
(208,216,208)
#E5E8E6
(229,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13480A color. Also use rgb(19,72,10) instead hex code.

Text Font Color

.myTextColor { color: #13480A; }

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

This text font color is #13480A.

Background Color

.myBgColor { background-color: #13480A; }

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

This div background color is #13480A.

Border color

.myBorderColor { border: 1px solid #13480A; }

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

This div border color is #13480A.

Opacity

.myOpacity80 { color: #13480A; opacity: 0.8; }

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

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

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

This text has shadow with #13480A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13480A.

Preview

Color preview on black background

This text has color #13480A on black background.


Color preview on white background

This text has color #13480A on white background.


Black color preview on #13480A background

This text has black color on #13480A background.


White color preview on #13480A background

This text has white color on #13480A background.


Related colors

Complementary color

Complementary color for #hex is #ECB7F5.


I love getcolorcode.com

Triadic colors

1 #0A1348 and #480A13 with #13480A are triadic colors.

2 #0A4813 and #48130A with #13480A are triadic colors.