COLOR #187452

HEX: #187452 RGB: (24,116,82)

Color info

#187452 contains mainly green and blue colors. Web safe color of #187452 is #006666 (or #066).

RGB color model

#187452 color RGB value is (24,116,82).

RGB: (24,116,82) (9%, 45%, 32%)

RGB channels and saturation

R 24 of 255 = 9%
G 116 of 255 = 45%
B 82 of 255 = 32%

24
116
82

R + G + B ~ 29%. #187452 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 116 + 82 = 222 (100%)
R 24 of 222 ~ 10.81%
G 116 of 222 ~ 52.25%
B 82 of 222 ~ 36.94'%

%10.81
%52.25
%36.94

CMYK color model

#187452 color CMYK value is (79,0,29,55).

  • cyan value is 79.31%
  • magenta value is 0.00%
  • yellow value is 29.31%
  • key color value is 54.51%

CMYK: (79,0,29,55)
C79M0Y29K55 (79%, 0%, 29%, 55%)
(0.79 / 0.00 / 0.29 / 0.55)

CMYK percentages

%79.31
%0
%29.31
%54.51

Codes

Color #187452 in popluar color models

18 74 52
RGB 24 116 82
HSL 158° 65.71% 27.45%
HSB/HSV 158° 79.31% 45.49%
CMYK 79.31% 0.00% 29.31%
54.51%

Color #187452 in popluar number systems.

HEX 18 74 52
Decimal 24 116 82
Binary 11000 1110100 1010010
Octal 30 164 122

Shades and tints

Shades of #187452

#187452
(24,116,82)
#166A4B
(22,106,75)
#146044
(20,96,68)
#12563D
(18,86,61)
#104C36
(16,76,54)
#0E422F
(14,66,47)
#0C3828
(12,56,40)
#0A2E21
(10,46,33)
#08241A
(8,36,26)
#061A13
(6,26,19)
#04100C
(4,16,12)
#000000
(0,0,0)

Tints of #187452

#187452
(24,116,82)
#2D8061
(45,128,97)
#428C70
(66,140,112)
#57987F
(87,152,127)
#6CA48E
(108,164,142)
#81B09D
(129,176,157)
#96BCAC
(150,188,172)
#ABC8BB
(171,200,187)
#C0D4CA
(192,212,202)
#D5E0D9
(213,224,217)
#EAECE8
(234,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #187452 color. Also use rgb(24,116,82) instead hex code.

Text Font Color

.myTextColor { color: #187452; }

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

This text font color is #187452.

Background Color

.myBgColor { background-color: #187452; }

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

This div background color is #187452.

Border color

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

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

This div border color is #187452.

Opacity

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

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

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

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

This text has shadow with #187452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #187452.

Preview

Color preview on black background

This text has color #187452 on black background.


Color preview on white background

This text has color #187452 on white background.


Black color preview on #187452 background

This text has black color on #187452 background.


White color preview on #187452 background

This text has white color on #187452 background.


Related colors

Complementary color

Complementary color for #hex is #E78BAD.


I love getcolorcode.com

Triadic colors

1 #521874 and #745218 with #187452 are triadic colors.

2 #527418 and #741852 with #187452 are triadic colors.