COLOR #17490E

HEX: #17490E RGB: (23,73,14)

Color info

#17490E contains red, green and blue colors in about the same proportion. Web safe color of #17490E is #003300 (or #030).

RGB color model

#17490E color RGB value is (23,73,14).

RGB: (23,73,14) (9%, 29%, 5%)

RGB channels and saturation

R 23 of 255 = 9%
G 73 of 255 = 29%
B 14 of 255 = 5%

23
73
14

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

Portions of RGB colors in percentages

R + G + B = 23 + 73 + 14 = 110 (100%)
R 23 of 110 ~ 20.91%
G 73 of 110 ~ 66.36%
B 14 of 110 ~ 12.73'%

%20.91
%66.36
%12.73

CMYK color model

#17490E color CMYK value is (68,0,81,71).

  • cyan value is 68.49%
  • magenta value is 0.00%
  • yellow value is 80.82%
  • key color value is 71.37%

CMYK: (68,0,81,71)
C68M0Y81K71 (68%, 0%, 81%, 71%)
(0.68 / 0.00 / 0.81 / 0.71)

CMYK percentages

%68.49
%0
%80.82
%71.37

Codes

Color #17490E in popluar color models

17 49 0E
RGB 23 73 14
HSL 111° 67.82% 17.06%
HSB/HSV 111° 80.82% 28.63%
CMYK 68.49% 0.00% 80.82%
71.37%

Color #17490E in popluar number systems.

HEX 17 49 0E
Decimal 23 73 14
Binary 10111 1001001 1110
Octal 27 111 16

Shades and tints

Shades of #17490E

#17490E
(23,73,14)
#15430D
(21,67,13)
#133D0C
(19,61,12)
#11370B
(17,55,11)
#0F310A
(15,49,10)
#0D2B09
(13,43,9)
#0B2508
(11,37,8)
#091F07
(9,31,7)
#071906
(7,25,6)
#051305
(5,19,5)
#030D04
(3,13,4)
#000000
(0,0,0)

Tints of #17490E

#17490E
(23,73,14)
#2C5923
(44,89,35)
#416938
(65,105,56)
#56794D
(86,121,77)
#6B8962
(107,137,98)
#809977
(128,153,119)
#95A98C
(149,169,140)
#AAB9A1
(170,185,161)
#BFC9B6
(191,201,182)
#D4D9CB
(212,217,203)
#E9E9E0
(233,233,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17490E color. Also use rgb(23,73,14) instead hex code.

Text Font Color

.myTextColor { color: #17490E; }

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

This text font color is #17490E.

Background Color

.myBgColor { background-color: #17490E; }

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

This div background color is #17490E.

Border color

.myBorderColor { border: 1px solid #17490E; }

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

This div border color is #17490E.

Opacity

.myOpacity80 { color: #17490E; opacity: 0.8; }

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

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

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

This text has shadow with #17490E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17490E.

Preview

Color preview on black background

This text has color #17490E on black background.


Color preview on white background

This text has color #17490E on white background.


Black color preview on #17490E background

This text has black color on #17490E background.


White color preview on #17490E background

This text has white color on #17490E background.


Related colors

Complementary color

Complementary color for #hex is #E8B6F1.


I love getcolorcode.com

Triadic colors

1 #0E1749 and #490E17 with #17490E are triadic colors.

2 #0E4917 and #49170E with #17490E are triadic colors.