COLOR #165946

HEX: #165946 RGB: (22,89,70)

Color info

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

RGB color model

#165946 color RGB value is (22,89,70).

RGB: (22,89,70) (9%, 35%, 27%)

RGB channels and saturation

R 22 of 255 = 9%
G 89 of 255 = 35%
B 70 of 255 = 27%

22
89
70

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

Portions of RGB colors in percentages

R + G + B = 22 + 89 + 70 = 181 (100%)
R 22 of 181 ~ 12.15%
G 89 of 181 ~ 49.17%
B 70 of 181 ~ 38.67'%

%12.15
%49.17
%38.67

CMYK color model

#165946 color CMYK value is (75,0,21,65).

  • cyan value is 75.28%
  • magenta value is 0.00%
  • yellow value is 21.35%
  • key color value is 65.10%
CMYK: (75,0,21,65) C75M0Y21K65 (75%,0%,21%,65%) (0.75/0.00/0.21/0.65) 

CMYK percentages

%75.28
%0
%21.35
%65.1

Codes

Color #165946 in popluar color models

16 59 46
RGB 22 89 70
HSL 163° 60.36% 21.76%
HSB/HSV 163° 75.28% 34.90%
CMYK 75.28% 0.00% 21.35%
65.10%

Color #165946 in popluar number systems.

HEX 16 59 46
Decimal 22 89 70
Binary 10110 1011001 1000110
Octal 26 131 106

Shades and tints

Shades of #165946

#165946
(22,89,70)
#145140
(20,81,64)
#12493A
(18,73,58)
#104134
(16,65,52)
#0E392E
(14,57,46)
#0C3128
(12,49,40)
#0A2922
(10,41,34)
#08211C
(8,33,28)
#061916
(6,25,22)
#041110
(4,17,16)
#02090A
(2,9,10)
#000000
(0,0,0)

Tints of #165946

#165946
(22,89,70)
#2B6856
(43,104,86)
#407766
(64,119,102)
#558676
(85,134,118)
#6A9586
(106,149,134)
#7FA496
(127,164,150)
#94B3A6
(148,179,166)
#A9C2B6
(169,194,182)
#BED1C6
(190,209,198)
#D3E0D6
(211,224,214)
#E8EFE6
(232,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #165946 color. Also use rgb(22,89,70) instead hex code.

Text Font Color

.myTextColor { color: #165946; }

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

This text font color is #165946.

Background Color

.myBgColor { background-color: #165946; }

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

This div background color is #165946.

Border color

.myBorderColor { border: 1px solid #165946; }

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

This div border color is #165946.

Opacity

.myOpacity80 { color: #165946; opacity: 0.8; }

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

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

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

This text has shadow with #165946 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #165946.

Preview

Color preview on black background

This text has color #165946 on black background.


Color preview on white background

This text has color #165946 on white background.


Black color preview on #165946 background

This text has black color on #165946 background.


White color preview on #165946 background

This text has white color on #165946 background.


Related colors

Complementary color

Complementary color for #hex is #E9A6B9.


I love getcolorcode.com

Triadic colors

1 #461659 and #594616 with #165946 are triadic colors.

2 #465916 and #591646 with #165946 are triadic colors.