COLOR #17240A

HEX: #17240A RGB: (23,36,10)

Color info

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

RGB color model

#17240A color RGB value is (23,36,10).

RGB: (23,36,10) (9%, 14%, 4%)

RGB channels and saturation

R 23 of 255 = 9%
G 36 of 255 = 14%
B 10 of 255 = 4%

23
36
10

R + G + B ~ 9%. #17240A is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 36 + 10 = 69 (100%)
R 23 of 69 ~ 33.33%
G 36 of 69 ~ 52.17%
B 10 of 69 ~ 14.49'%

%33.33
%52.17
%14.49

CMYK color model

#17240A color CMYK value is (36,0,72,86).

  • cyan value is 36.11%
  • magenta value is 0.00%
  • yellow value is 72.22%
  • key color value is 85.88%
CMYK: (36,0,72,86) C36M0Y72K86 (36%,0%,72%,86%) (0.36/0.00/0.72/0.86) 

CMYK percentages

%36.11
%0
%72.22
%85.88

Codes

Color #17240A in popluar color models

17 24 0A
RGB 23 36 10
HSL 90° 56.52% 9.02%
HSB/HSV 90° 72.22% 14.12%
CMYK 36.11% 0.00% 72.22%
85.88%

Color #17240A in popluar number systems.

HEX 17 24 0A
Decimal 23 36 10
Binary 10111 100100 1010
Octal 27 44 12

Shades and tints

Shades of #17240A

#17240A
(23,36,10)
#15210A
(21,33,10)
#131E0A
(19,30,10)
#111B0A
(17,27,10)
#0F180A
(15,24,10)
#0D150A
(13,21,10)
#0B120A
(11,18,10)
#090F0A
(9,15,10)
#070C0A
(7,12,10)
#05090A
(5,9,10)
#03060A
(3,6,10)
#000000
(0,0,0)

Tints of #17240A

#17240A
(23,36,10)
#2C3720
(44,55,32)
#414A36
(65,74,54)
#565D4C
(86,93,76)
#6B7062
(107,112,98)
#808378
(128,131,120)
#95968E
(149,150,142)
#AAA9A4
(170,169,164)
#BFBCBA
(191,188,186)
#D4CFD0
(212,207,208)
#E9E2E6
(233,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17240A color. Also use rgb(23,36,10) instead hex code.

Text Font Color

.myTextColor { color: #17240A; }

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

This text font color is #17240A.

Background Color

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

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

This div background color is #17240A.

Border color

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

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

This div border color is #17240A.

Opacity

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

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

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

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

This text has shadow with #17240A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17240A.

Preview

Color preview on black background

This text has color #17240A on black background.


Color preview on white background

This text has color #17240A on white background.


Black color preview on #17240A background

This text has black color on #17240A background.


White color preview on #17240A background

This text has white color on #17240A background.


Related colors

Complementary color

Complementary color for #hex is #E8DBF5.


I love getcolorcode.com

Triadic colors

1 #0A1724 and #240A17 with #17240A are triadic colors.

2 #0A2417 and #24170A with #17240A are triadic colors.