COLOR #187C95

HEX: #187C95 RGB: (24,124,149)

Color info

#187C95 contains mainly green and blue colors. Web safe color of #187C95 is #006699 (or #069).

RGB color model

#187C95 color RGB value is (24,124,149).

RGB: (24,124,149) (9%, 49%, 58%)

RGB channels and saturation

R 24 of 255 = 9%
G 124 of 255 = 49%
B 149 of 255 = 58%

24
124
149

R + G + B ~ 39%. #187C95 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 124 + 149 = 297 (100%)
R 24 of 297 ~ 8.08%
G 124 of 297 ~ 41.75%
B 149 of 297 ~ 50.17'%

%41.75
%50.17

CMYK color model

#187C95 color CMYK value is (84,17,0,42).

  • cyan value is 83.89%
  • magenta value is 16.78%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (84,17,0,42) C84M17Y0K42 (84%,17%,0%,42%) (0.84/0.17/0.00/0.42) 

CMYK percentages

%83.89
%16.78
%0
%41.57

Codes

Color #187C95 in popluar color models

18 7C 95
RGB 24 124 149
HSL 192° 72.25% 33.92%
HSB/HSV 192° 83.89% 58.43%
CMYK 83.89% 16.78% 0.00%
41.57%

Color #187C95 in popluar number systems.

HEX 18 7C 95
Decimal 24 124 149
Binary 11000 1111100 10010101
Octal 30 174 225

Shades and tints

Shades of #187C95

#187C95
(24,124,149)
#167188
(22,113,136)
#14667B
(20,102,123)
#125B6E
(18,91,110)
#105061
(16,80,97)
#0E4554
(14,69,84)
#0C3A47
(12,58,71)
#0A2F3A
(10,47,58)
#08242D
(8,36,45)
#061920
(6,25,32)
#040E13
(4,14,19)
#000000
(0,0,0)

Tints of #187C95

#187C95
(24,124,149)
#2D879E
(45,135,158)
#4292A7
(66,146,167)
#579DB0
(87,157,176)
#6CA8B9
(108,168,185)
#81B3C2
(129,179,194)
#96BECB
(150,190,203)
#ABC9D4
(171,201,212)
#C0D4DD
(192,212,221)
#D5DFE6
(213,223,230)
#EAEAEF
(234,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #187C95 color. Also use rgb(24,124,149) instead hex code.

Text Font Color

.myTextColor { color: #187C95; }

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

This text font color is #187C95.

Background Color

.myBgColor { background-color: #187C95; }

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

This div background color is #187C95.

Border color

.myBorderColor { border: 1px solid #187C95; }

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

This div border color is #187C95.

Opacity

.myOpacity80 { color: #187C95; opacity: 0.8; }

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

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

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

This text has shadow with #187C95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #187C95.

Preview

Color preview on black background

This text has color #187C95 on black background.


Color preview on white background

This text has color #187C95 on white background.


Black color preview on #187C95 background

This text has black color on #187C95 background.


White color preview on #187C95 background

This text has white color on #187C95 background.


Related colors

Complementary color

Complementary color for #hex is #E7836A.


I love getcolorcode.com

Triadic colors

1 #95187C and #7C9518 with #187C95 are triadic colors.

2 #957C18 and #7C1895 with #187C95 are triadic colors.