COLOR #183338

HEX: #183338 RGB: (24,51,56)

Color info

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

RGB color model

#183338 color RGB value is (24,51,56).

RGB: (24,51,56) (9%, 20%, 22%)

RGB channels and saturation

R 24 of 255 = 9%
G 51 of 255 = 20%
B 56 of 255 = 22%

24
51
56

R + G + B ~ 17%. #183338 is dark color.

Portions of RGB colors in percentages

R + G + B = 24 + 51 + 56 = 131 (100%)
R 24 of 131 ~ 18.32%
G 51 of 131 ~ 38.93%
B 56 of 131 ~ 42.75'%

%18.32
%38.93
%42.75

CMYK color model

#183338 color CMYK value is (57,9,0,78).

  • cyan value is 57.14%
  • magenta value is 8.93%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (57,9,0,78)
C57M9Y0K78 (57%, 9%, 0%, 78%)
(0.57 / 0.09 / 0.00 / 0.78)

CMYK percentages

%57.14
%8.93
%0
%78.04

Codes

Color #183338 in popluar color models

18 33 38
RGB 24 51 56
HSL 189° 40.00% 15.69%
HSB/HSV 189° 57.14% 21.96%
CMYK 57.14% 8.93% 0.00%
78.04%

Color #183338 in popluar number systems.

HEX 18 33 38
Decimal 24 51 56
Binary 11000 110011 111000
Octal 30 63 70

Shades and tints

Shades of #183338

#183338
(24,51,56)
#162F33
(22,47,51)
#142B2E
(20,43,46)
#122729
(18,39,41)
#102324
(16,35,36)
#0E1F1F
(14,31,31)
#0C1B1A
(12,27,26)
#0A1715
(10,23,21)
#081310
(8,19,16)
#060F0B
(6,15,11)
#040B06
(4,11,6)
#000000
(0,0,0)

Tints of #183338

#183338
(24,51,56)
#2D454A
(45,69,74)
#42575C
(66,87,92)
#57696E
(87,105,110)
#6C7B80
(108,123,128)
#818D92
(129,141,146)
#969FA4
(150,159,164)
#ABB1B6
(171,177,182)
#C0C3C8
(192,195,200)
#D5D5DA
(213,213,218)
#EAE7EC
(234,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #183338 color. Also use rgb(24,51,56) instead hex code.

Text Font Color

.myTextColor { color: #183338; }

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

This text font color is #183338.

Background Color

.myBgColor { background-color: #183338; }

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

This div background color is #183338.

Border color

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

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

This div border color is #183338.

Opacity

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

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

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

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

This text has shadow with #183338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #183338.

Preview

Color preview on black background

This text has color #183338 on black background.


Color preview on white background

This text has color #183338 on white background.


Black color preview on #183338 background

This text has black color on #183338 background.


White color preview on #183338 background

This text has white color on #183338 background.


Related colors

Complementary color

Complementary color for #hex is #E7CCC7.


I love getcolorcode.com

Triadic colors

1 #381833 and #333818 with #183338 are triadic colors.

2 #383318 and #331838 with #183338 are triadic colors.