COLOR #185926

HEX: #185926 RGB: (24,89,38)

Color info

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

RGB color model

#185926 color RGB value is (24,89,38).

RGB: (24,89,38) (9%, 35%, 15%)

RGB channels and saturation

R 24 of 255 = 9%
G 89 of 255 = 35%
B 38 of 255 = 15%

24
89
38

R + G + B ~ 20%. #185926 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 89 + 38 = 151 (100%)
R 24 of 151 ~ 15.89%
G 89 of 151 ~ 58.94%
B 38 of 151 ~ 25.17'%

%15.89
%58.94
%25.17

CMYK color model

#185926 color CMYK value is (73,0,57,65).

  • cyan value is 73.03%
  • magenta value is 0.00%
  • yellow value is 57.30%
  • key color value is 65.10%

CMYK: (73,0,57,65)
C73M0Y57K65 (73%, 0%, 57%, 65%)
(0.73 / 0.00 / 0.57 / 0.65)

CMYK percentages

%73.03
%0
%57.3
%65.1

Codes

Color #185926 in popluar color models

18 59 26
RGB 24 89 38
HSL 133° 57.52% 22.16%
HSB/HSV 133° 73.03% 34.90%
CMYK 73.03% 0.00% 57.30%
65.10%

Color #185926 in popluar number systems.

HEX 18 59 26
Decimal 24 89 38
Binary 11000 1011001 100110
Octal 30 131 46

Shades and tints

Shades of #185926

#185926
(24,89,38)
#165123
(22,81,35)
#144920
(20,73,32)
#12411D
(18,65,29)
#10391A
(16,57,26)
#0E3117
(14,49,23)
#0C2914
(12,41,20)
#0A2111
(10,33,17)
#08190E
(8,25,14)
#06110B
(6,17,11)
#040908
(4,9,8)
#000000
(0,0,0)

Tints of #185926

#185926
(24,89,38)
#2D6839
(45,104,57)
#42774C
(66,119,76)
#57865F
(87,134,95)
#6C9572
(108,149,114)
#81A485
(129,164,133)
#96B398
(150,179,152)
#ABC2AB
(171,194,171)
#C0D1BE
(192,209,190)
#D5E0D1
(213,224,209)
#EAEFE4
(234,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #185926 color. Also use rgb(24,89,38) instead hex code.

Text Font Color

.myTextColor { color: #185926; }

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

This text font color is #185926.

Background Color

.myBgColor { background-color: #185926; }

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

This div background color is #185926.

Border color

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

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

This div border color is #185926.

Opacity

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

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

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

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

This text has shadow with #185926 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #185926.

Preview

Color preview on black background

This text has color #185926 on black background.


Color preview on white background

This text has color #185926 on white background.


Black color preview on #185926 background

This text has black color on #185926 background.


White color preview on #185926 background

This text has white color on #185926 background.


Related colors

Complementary color

Complementary color for #hex is #E7A6D9.


I love getcolorcode.com

Triadic colors

1 #261859 and #592618 with #185926 are triadic colors.

2 #265918 and #591826 with #185926 are triadic colors.