COLOR #18769C

HEX: #18769C RGB: (24,118,156)

Color info

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

RGB color model

#18769C color RGB value is (24,118,156).

RGB: (24,118,156) (9%, 46%, 61%)

RGB channels and saturation

R 24 of 255 = 9%
G 118 of 255 = 46%
B 156 of 255 = 61%

24
118
156

R + G + B ~ 39%. #18769C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 118 + 156 = 298 (100%)
R 24 of 298 ~ 8.05%
G 118 of 298 ~ 39.6%
B 156 of 298 ~ 52.35'%

%39.6
%52.35

CMYK color model

#18769C color CMYK value is (85,24,0,39).

  • cyan value is 84.62%
  • magenta value is 24.36%
  • yellow value is 0.00%
  • key color value is 38.82%
CMYK: (85,24,0,39) C85M24Y0K39 (85%,24%,0%,39%) (0.85/0.24/0.00/0.39) 

CMYK percentages

%84.62
%24.36
%0
%38.82

Codes

Color #18769C in popluar color models

18 76 9C
RGB 24 118 156
HSL 197° 73.33% 35.29%
HSB/HSV 197° 84.62% 61.18%
CMYK 84.62% 24.36% 0.00%
38.82%

Color #18769C in popluar number systems.

HEX 18 76 9C
Decimal 24 118 156
Binary 11000 1110110 10011100
Octal 30 166 234

Shades and tints

Shades of #18769C

#18769C
(24,118,156)
#166C8E
(22,108,142)
#146280
(20,98,128)
#125872
(18,88,114)
#104E64
(16,78,100)
#0E4456
(14,68,86)
#0C3A48
(12,58,72)
#0A303A
(10,48,58)
#08262C
(8,38,44)
#061C1E
(6,28,30)
#041210
(4,18,16)
#000000
(0,0,0)

Tints of #18769C

#18769C
(24,118,156)
#2D82A5
(45,130,165)
#428EAE
(66,142,174)
#579AB7
(87,154,183)
#6CA6C0
(108,166,192)
#81B2C9
(129,178,201)
#96BED2
(150,190,210)
#ABCADB
(171,202,219)
#C0D6E4
(192,214,228)
#D5E2ED
(213,226,237)
#EAEEF6
(234,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #18769C; }

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

This text font color is #18769C.

Background Color

.myBgColor { background-color: #18769C; }

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

This div background color is #18769C.

Border color

.myBorderColor { border: 1px solid #18769C; }

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

This div border color is #18769C.

Opacity

.myOpacity80 { color: #18769C; opacity: 0.8; }

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

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

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

This text has shadow with #18769C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #18769C.

Preview

Color preview on black background

This text has color #18769C on black background.


Color preview on white background

This text has color #18769C on white background.


Black color preview on #18769C background

This text has black color on #18769C background.


White color preview on #18769C background

This text has white color on #18769C background.


Related colors

Complementary color

Complementary color for #hex is #E78963.


I love getcolorcode.com

Triadic colors

1 #9C1876 and #769C18 with #18769C are triadic colors.

2 #9C7618 and #76189C with #18769C are triadic colors.