COLOR #188746

HEX: #188746 RGB: (24,135,70)

Color info

#188746 contains mainly green color. Web safe color of #188746 is #009933 (or #093).

RGB color model

#188746 color RGB value is (24,135,70).

RGB: (24,135,70) (9%, 53%, 27%)

RGB channels and saturation

R 24 of 255 = 9%
G 135 of 255 = 53%
B 70 of 255 = 27%

24
135
70

R + G + B ~ 30%. #188746 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 135 + 70 = 229 (100%)
R 24 of 229 ~ 10.48%
G 135 of 229 ~ 58.95%
B 70 of 229 ~ 30.57'%

%10.48
%58.95
%30.57

CMYK color model

#188746 color CMYK value is (82,0,48,47).

  • cyan value is 82.22%
  • magenta value is 0.00%
  • yellow value is 48.15%
  • key color value is 47.06%
CMYK: (82,0,48,47) C82M0Y48K47 (82%,0%,48%,47%) (0.82/0.00/0.48/0.47) 

CMYK percentages

%82.22
%0
%48.15
%47.06

Codes

Color #188746 in popluar color models

18 87 46
RGB 24 135 70
HSL 145° 69.81% 31.18%
HSB/HSV 145° 82.22% 52.94%
CMYK 82.22% 0.00% 48.15%
47.06%

Color #188746 in popluar number systems.

HEX 18 87 46
Decimal 24 135 70
Binary 11000 10000111 1000110
Octal 30 207 106

Shades and tints

Shades of #188746

#188746
(24,135,70)
#167B40
(22,123,64)
#146F3A
(20,111,58)
#126334
(18,99,52)
#10572E
(16,87,46)
#0E4B28
(14,75,40)
#0C3F22
(12,63,34)
#0A331C
(10,51,28)
#082716
(8,39,22)
#061B10
(6,27,16)
#040F0A
(4,15,10)
#000000
(0,0,0)

Tints of #188746

#188746
(24,135,70)
#2D9156
(45,145,86)
#429B66
(66,155,102)
#57A576
(87,165,118)
#6CAF86
(108,175,134)
#81B996
(129,185,150)
#96C3A6
(150,195,166)
#ABCDB6
(171,205,182)
#C0D7C6
(192,215,198)
#D5E1D6
(213,225,214)
#EAEBE6
(234,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #188746 color. Also use rgb(24,135,70) instead hex code.

Text Font Color

.myTextColor { color: #188746; }

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

This text font color is #188746.

Background Color

.myBgColor { background-color: #188746; }

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

This div background color is #188746.

Border color

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

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

This div border color is #188746.

Opacity

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

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

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

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

This text has shadow with #188746 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #188746.

Preview

Color preview on black background

This text has color #188746 on black background.


Color preview on white background

This text has color #188746 on white background.


Black color preview on #188746 background

This text has black color on #188746 background.


White color preview on #188746 background

This text has white color on #188746 background.


Related colors

Complementary color

Complementary color for #hex is #E778B9.


I love getcolorcode.com

Triadic colors

1 #461887 and #874618 with #188746 are triadic colors.

2 #468718 and #871846 with #188746 are triadic colors.