COLOR #187693

HEX: #187693 RGB: (24,118,147)

Color info

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

RGB color model

#187693 color RGB value is (24,118,147).

RGB: (24,118,147) (9%, 46%, 58%)

RGB channels and saturation

R 24 of 255 = 9%
G 118 of 255 = 46%
B 147 of 255 = 58%

24
118
147

R + G + B ~ 38%. #187693 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 118 + 147 = 289 (100%)
R 24 of 289 ~ 8.3%
G 118 of 289 ~ 40.83%
B 147 of 289 ~ 50.87'%

%40.83
%50.87

CMYK color model

#187693 color CMYK value is (84,20,0,42).

  • cyan value is 83.67%
  • magenta value is 19.73%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (84,20,0,42) C84M20Y0K42 (84%,20%,0%,42%) (0.84/0.20/0.00/0.42) 

CMYK percentages

%83.67
%19.73
%0
%42.35

Codes

Color #187693 in popluar color models

18 76 93
RGB 24 118 147
HSL 194° 71.93% 33.53%
HSB/HSV 194° 83.67% 57.65%
CMYK 83.67% 19.73% 0.00%
42.35%

Color #187693 in popluar number systems.

HEX 18 76 93
Decimal 24 118 147
Binary 11000 1110110 10010011
Octal 30 166 223

Shades and tints

Shades of #187693

#187693
(24,118,147)
#166C86
(22,108,134)
#146279
(20,98,121)
#12586C
(18,88,108)
#104E5F
(16,78,95)
#0E4452
(14,68,82)
#0C3A45
(12,58,69)
#0A3038
(10,48,56)
#08262B
(8,38,43)
#061C1E
(6,28,30)
#041211
(4,18,17)
#000000
(0,0,0)

Tints of #187693

#187693
(24,118,147)
#2D829C
(45,130,156)
#428EA5
(66,142,165)
#579AAE
(87,154,174)
#6CA6B7
(108,166,183)
#81B2C0
(129,178,192)
#96BEC9
(150,190,201)
#ABCAD2
(171,202,210)
#C0D6DB
(192,214,219)
#D5E2E4
(213,226,228)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #187693 color. Also use rgb(24,118,147) instead hex code.

Text Font Color

.myTextColor { color: #187693; }

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

This text font color is #187693.

Background Color

.myBgColor { background-color: #187693; }

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

This div background color is #187693.

Border color

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

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

This div border color is #187693.

Opacity

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

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

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

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

This text has shadow with #187693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #187693.

Preview

Color preview on black background

This text has color #187693 on black background.


Color preview on white background

This text has color #187693 on white background.


Black color preview on #187693 background

This text has black color on #187693 background.


White color preview on #187693 background

This text has white color on #187693 background.


Related colors

Complementary color

Complementary color for #hex is #E7896C.


I love getcolorcode.com

Triadic colors

1 #931876 and #769318 with #187693 are triadic colors.

2 #937618 and #761893 with #187693 are triadic colors.