COLOR #06183E

HEX: #06183E RGB: (6,24,62)

Color info

#06183E contains red, green and blue colors in about the same proportion. Web safe color of #06183E is #000033 (or #003).

RGB color model

#06183E color RGB value is (6,24,62).

RGB: (6,24,62) (2%, 9%, 24%)

RGB channels and saturation

R 6 of 255 = 2%
G 24 of 255 = 9%
B 62 of 255 = 24%

6
24
62

R + G + B ~ 12%. #06183E is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 24 + 62 = 92 (100%)
R 6 of 92 ~ 6.52%
G 24 of 92 ~ 26.09%
B 62 of 92 ~ 67.39'%

%26.09
%67.39

CMYK color model

#06183E color CMYK value is (90,61,0,76).

  • cyan value is 90.32%
  • magenta value is 61.29%
  • yellow value is 0.00%
  • key color value is 75.69%
CMYK: (90,61,0,76) C90M61Y0K76 (90%,61%,0%,76%) (0.90/0.61/0.00/0.76) 

CMYK percentages

%90.32
%61.29
%0
%75.69

Codes

Color #06183E in popluar color models

06 18 3E
RGB 6 24 62
HSL 221° 82.35% 13.33%
HSB/HSV 221° 90.32% 24.31%
CMYK 90.32% 61.29% 0.00%
75.69%

Color #06183E in popluar number systems.

HEX 06 18 3E
Decimal 6 24 62
Binary 110 11000 111110
Octal 6 30 76

Shades and tints

Shades of #06183E

#06183E
(6,24,62)
#061639
(6,22,57)
#061434
(6,20,52)
#06122F
(6,18,47)
#06102A
(6,16,42)
#060E25
(6,14,37)
#060C20
(6,12,32)
#060A1B
(6,10,27)
#060816
(6,8,22)
#060611
(6,6,17)
#06040C
(6,4,12)
#000000
(0,0,0)

Tints of #06183E

#06183E
(6,24,62)
#1C2D4F
(28,45,79)
#324260
(50,66,96)
#485771
(72,87,113)
#5E6C82
(94,108,130)
#748193
(116,129,147)
#8A96A4
(138,150,164)
#A0ABB5
(160,171,181)
#B6C0C6
(182,192,198)
#CCD5D7
(204,213,215)
#E2EAE8
(226,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06183E; }

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

This text font color is #06183E.

Background Color

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

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

This div background color is #06183E.

Border color

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

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

This div border color is #06183E.

Opacity

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

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

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

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

This text has shadow with #06183E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06183E.

Preview

Color preview on black background

This text has color #06183E on black background.


Color preview on white background

This text has color #06183E on white background.


Black color preview on #06183E background

This text has black color on #06183E background.


White color preview on #06183E background

This text has white color on #06183E background.


Related colors

Complementary color

Complementary color for #hex is #F9E7C1.


I love getcolorcode.com

Triadic colors

1 #3E0618 and #183E06 with #06183E are triadic colors.

2 #3E1806 and #18063E with #06183E are triadic colors.