COLOR #062027

HEX: #062027 RGB: (6,32,39)

Color info

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

RGB color model

#062027 color RGB value is (6,32,39).

RGB: (6,32,39) (2%, 13%, 15%)

RGB channels and saturation

R 6 of 255 = 2%
G 32 of 255 = 13%
B 39 of 255 = 15%

6
32
39

R + G + B ~ 10%. #062027 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 32 + 39 = 77 (100%)
R 6 of 77 ~ 7.79%
G 32 of 77 ~ 41.56%
B 39 of 77 ~ 50.65'%

%41.56
%50.65

CMYK color model

#062027 color CMYK value is (85,18,0,85).

  • cyan value is 84.62%
  • magenta value is 17.95%
  • yellow value is 0.00%
  • key color value is 84.71%
CMYK: (85,18,0,85) C85M18Y0K85 (85%,18%,0%,85%) (0.85/0.18/0.00/0.85) 

CMYK percentages

%84.62
%17.95
%0
%84.71

Codes

Color #062027 in popluar color models

06 20 27
RGB 6 32 39
HSL 193° 73.33% 8.82%
HSB/HSV 193° 84.62% 15.29%
CMYK 84.62% 17.95% 0.00%
84.71%

Color #062027 in popluar number systems.

HEX 06 20 27
Decimal 6 32 39
Binary 110 100000 100111
Octal 6 40 47

Shades and tints

Shades of #062027

#062027
(6,32,39)
#061E24
(6,30,36)
#061C21
(6,28,33)
#061A1E
(6,26,30)
#06181B
(6,24,27)
#061618
(6,22,24)
#061415
(6,20,21)
#061212
(6,18,18)
#06100F
(6,16,15)
#060E0C
(6,14,12)
#060C09
(6,12,9)
#000000
(0,0,0)

Tints of #062027

#062027
(6,32,39)
#1C343A
(28,52,58)
#32484D
(50,72,77)
#485C60
(72,92,96)
#5E7073
(94,112,115)
#748486
(116,132,134)
#8A9899
(138,152,153)
#A0ACAC
(160,172,172)
#B6C0BF
(182,192,191)
#CCD4D2
(204,212,210)
#E2E8E5
(226,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062027 color. Also use rgb(6,32,39) instead hex code.

Text Font Color

.myTextColor { color: #062027; }

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

This text font color is #062027.

Background Color

.myBgColor { background-color: #062027; }

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

This div background color is #062027.

Border color

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

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

This div border color is #062027.

Opacity

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

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

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

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

This text has shadow with #062027 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062027.

Preview

Color preview on black background

This text has color #062027 on black background.


Color preview on white background

This text has color #062027 on white background.


Black color preview on #062027 background

This text has black color on #062027 background.


White color preview on #062027 background

This text has white color on #062027 background.


Related colors

Complementary color

Complementary color for #hex is #F9DFD8.


I love getcolorcode.com

Triadic colors

1 #270620 and #202706 with #062027 are triadic colors.

2 #272006 and #200627 with #062027 are triadic colors.