COLOR #10594D

HEX: #10594D RGB: (16,89,77)

Color info

#10594D contains mainly green and blue colors. Web safe color of #10594D is #006633 (or #063).

RGB color model

#10594D color RGB value is (16,89,77).

RGB: (16,89,77) (6%, 35%, 30%)

RGB channels and saturation

R 16 of 255 = 6%
G 89 of 255 = 35%
B 77 of 255 = 30%

16
89
77

R + G + B ~ 24%. #10594D is dark color.

Portions of RGB colors in percentages

R + G + B = 16 + 89 + 77 = 182 (100%)
R 16 of 182 ~ 8.79%
G 89 of 182 ~ 48.9%
B 77 of 182 ~ 42.31'%

%48.9
%42.31

CMYK color model

#10594D color CMYK value is (82,0,13,65).

  • cyan value is 82.02%
  • magenta value is 0.00%
  • yellow value is 13.48%
  • key color value is 65.10%

CMYK: (82,0,13,65)
C82M0Y13K65 (82%, 0%, 13%, 65%)
(0.82 / 0.00 / 0.13 / 0.65)

CMYK percentages

%82.02
%0
%13.48
%65.1

Codes

Color #10594D in popluar color models

10 59 4D
RGB 16 89 77
HSL 170° 69.52% 20.59%
HSB/HSV 170° 82.02% 34.90%
CMYK 82.02% 0.00% 13.48%
65.10%

Color #10594D in popluar number systems.

HEX 10 59 4D
Decimal 16 89 77
Binary 10000 1011001 1001101
Octal 20 131 115

Shades and tints

Shades of #10594D

#10594D
(16,89,77)
#0F5146
(15,81,70)
#0E493F
(14,73,63)
#0D4138
(13,65,56)
#0C3931
(12,57,49)
#0B312A
(11,49,42)
#0A2923
(10,41,35)
#09211C
(9,33,28)
#081915
(8,25,21)
#07110E
(7,17,14)
#060907
(6,9,7)
#000000
(0,0,0)

Tints of #10594D

#10594D
(16,89,77)
#25685D
(37,104,93)
#3A776D
(58,119,109)
#4F867D
(79,134,125)
#64958D
(100,149,141)
#79A49D
(121,164,157)
#8EB3AD
(142,179,173)
#A3C2BD
(163,194,189)
#B8D1CD
(184,209,205)
#CDE0DD
(205,224,221)
#E2EFED
(226,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #10594D color. Also use rgb(16,89,77) instead hex code.

Text Font Color

.myTextColor { color: #10594D; }

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

This text font color is #10594D.

Background Color

.myBgColor { background-color: #10594D; }

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

This div background color is #10594D.

Border color

.myBorderColor { border: 1px solid #10594D; }

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

This div border color is #10594D.

Opacity

.myOpacity80 { color: #10594D; opacity: 0.8; }

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

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

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

This text has shadow with #10594D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #10594D.

Preview

Color preview on black background

This text has color #10594D on black background.


Color preview on white background

This text has color #10594D on white background.


Black color preview on #10594D background

This text has black color on #10594D background.


White color preview on #10594D background

This text has white color on #10594D background.


Related colors

Complementary color

Complementary color for #hex is #EFA6B2.


I love getcolorcode.com

Triadic colors

1 #4D1059 and #594D10 with #10594D are triadic colors.

2 #4D5910 and #59104D with #10594D are triadic colors.