COLOR #17423A

HEX: #17423A RGB: (23,66,58)

Color info

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

RGB color model

#17423A color RGB value is (23,66,58).

RGB: (23,66,58) (9%, 26%, 23%)

RGB channels and saturation

R 23 of 255 = 9%
G 66 of 255 = 26%
B 58 of 255 = 23%

23
66
58

R + G + B ~ 19%. #17423A is dark color.

Portions of RGB colors in percentages

R + G + B = 23 + 66 + 58 = 147 (100%)
R 23 of 147 ~ 15.65%
G 66 of 147 ~ 44.9%
B 58 of 147 ~ 39.46'%

%15.65
%44.9
%39.46

CMYK color model

#17423A color CMYK value is (65,0,12,74).

  • cyan value is 65.15%
  • magenta value is 0.00%
  • yellow value is 12.12%
  • key color value is 74.12%

CMYK: (65,0,12,74)
C65M0Y12K74 (65%, 0%, 12%, 74%)
(0.65 / 0.00 / 0.12 / 0.74)

CMYK percentages

%65.15
%0
%12.12
%74.12

Codes

Color #17423A in popluar color models

17 42 3A
RGB 23 66 58
HSL 169° 48.31% 17.45%
HSB/HSV 169° 65.15% 25.88%
CMYK 65.15% 0.00% 12.12%
74.12%

Color #17423A in popluar number systems.

HEX 17 42 3A
Decimal 23 66 58
Binary 10111 1000010 111010
Octal 27 102 72

Shades and tints

Shades of #17423A

#17423A
(23,66,58)
#153C35
(21,60,53)
#133630
(19,54,48)
#11302B
(17,48,43)
#0F2A26
(15,42,38)
#0D2421
(13,36,33)
#0B1E1C
(11,30,28)
#091817
(9,24,23)
#071212
(7,18,18)
#050C0D
(5,12,13)
#030608
(3,6,8)
#000000
(0,0,0)

Tints of #17423A

#17423A
(23,66,58)
#2C534B
(44,83,75)
#41645C
(65,100,92)
#56756D
(86,117,109)
#6B867E
(107,134,126)
#80978F
(128,151,143)
#95A8A0
(149,168,160)
#AAB9B1
(170,185,177)
#BFCAC2
(191,202,194)
#D4DBD3
(212,219,211)
#E9ECE4
(233,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #17423A color. Also use rgb(23,66,58) instead hex code.

Text Font Color

.myTextColor { color: #17423A; }

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

This text font color is #17423A.

Background Color

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

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

This div background color is #17423A.

Border color

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

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

This div border color is #17423A.

Opacity

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

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

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

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

This text has shadow with #17423A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #17423A.

Preview

Color preview on black background

This text has color #17423A on black background.


Color preview on white background

This text has color #17423A on white background.


Black color preview on #17423A background

This text has black color on #17423A background.


White color preview on #17423A background

This text has white color on #17423A background.


Related colors

Complementary color

Complementary color for #hex is #E8BDC5.


I love getcolorcode.com

Triadic colors

1 #3A1742 and #423A17 with #17423A are triadic colors.

2 #3A4217 and #42173A with #17423A are triadic colors.