COLOR #18353E

HEX: #18353E RGB: (24,53,62)

Color info

#18353E contains red, green and blue colors in about the same proportion. Web safe color of #18353E is #003333 (or #033).

RGB color model

#18353E color RGB value is (24,53,62).

RGB: (24,53,62) (9%, 21%, 24%)

RGB channels and saturation

R 24 of 255 = 9%
G 53 of 255 = 21%
B 62 of 255 = 24%

24
53
62

R + G + B ~ 18%. #18353E is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 53 + 62 = 139 (100%)
R 24 of 139 ~ 17.27%
G 53 of 139 ~ 38.13%
B 62 of 139 ~ 44.6'%

%17.27
%38.13
%44.6

CMYK color model

#18353E color CMYK value is (61,15,0,76).

  • cyan value is 61.29%
  • magenta value is 14.52%
  • yellow value is 0.00%
  • key color value is 75.69%

CMYK: (61,15,0,76)
C61M15Y0K76 (61%, 15%, 0%, 76%)
(0.61 / 0.15 / 0.00 / 0.76)

CMYK percentages

%61.29
%14.52
%0
%75.69

Codes

Color #18353E in popluar color models

18 35 3E
RGB 24 53 62
HSL 194° 44.19% 16.86%
HSB/HSV 194° 61.29% 24.31%
CMYK 61.29% 14.52% 0.00%
75.69%

Color #18353E in popluar number systems.

HEX 18 35 3E
Decimal 24 53 62
Binary 11000 110101 111110
Octal 30 65 76

Shades and tints

Shades of #18353E

#18353E
(24,53,62)
#163139
(22,49,57)
#142D34
(20,45,52)
#12292F
(18,41,47)
#10252A
(16,37,42)
#0E2125
(14,33,37)
#0C1D20
(12,29,32)
#0A191B
(10,25,27)
#081516
(8,21,22)
#061111
(6,17,17)
#040D0C
(4,13,12)
#000000
(0,0,0)

Tints of #18353E

#18353E
(24,53,62)
#2D474F
(45,71,79)
#425960
(66,89,96)
#576B71
(87,107,113)
#6C7D82
(108,125,130)
#818F93
(129,143,147)
#96A1A4
(150,161,164)
#ABB3B5
(171,179,181)
#C0C5C6
(192,197,198)
#D5D7D7
(213,215,215)
#EAE9E8
(234,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #18353E color. Also use rgb(24,53,62) instead hex code.

Text Font Color

.myTextColor { color: #18353E; }

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

This text font color is #18353E.

Background Color

.myBgColor { background-color: #18353E; }

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

This div background color is #18353E.

Border color

.myBorderColor { border: 1px solid #18353E; }

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

This div border color is #18353E.

Opacity

.myOpacity80 { color: #18353E; opacity: 0.8; }

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

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

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

This text has shadow with #18353E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #18353E.

Preview

Color preview on black background

This text has color #18353E on black background.


Color preview on white background

This text has color #18353E on white background.


Black color preview on #18353E background

This text has black color on #18353E background.


White color preview on #18353E background

This text has white color on #18353E background.


Related colors

Complementary color

Complementary color for #hex is #E7CAC1.


I love getcolorcode.com

Triadic colors

1 #3E1835 and #353E18 with #18353E are triadic colors.

2 #3E3518 and #35183E with #18353E are triadic colors.