COLOR #062931

HEX: #062931 RGB: (6,41,49)

Color info

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

RGB color model

#062931 color RGB value is (6,41,49).

RGB: (6,41,49) (2%, 16%, 19%)

RGB channels and saturation

R 6 of 255 = 2%
G 41 of 255 = 16%
B 49 of 255 = 19%

6
41
49

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

Portions of RGB colors in percentages

R + G + B = 6 + 41 + 49 = 96 (100%)
R 6 of 96 ~ 6.25%
G 41 of 96 ~ 42.71%
B 49 of 96 ~ 51.04'%

%42.71
%51.04

CMYK color model

#062931 color CMYK value is (88,16,0,81).

  • cyan value is 87.76%
  • magenta value is 16.33%
  • yellow value is 0.00%
  • key color value is 80.78%

CMYK: (88,16,0,81)
C88M16Y0K81 (88%, 16%, 0%, 81%)
(0.88 / 0.16 / 0.00 / 0.81)

CMYK percentages

%87.76
%16.33
%0
%80.78

Codes

Color #062931 in popluar color models

06 29 31
RGB 6 41 49
HSL 191° 78.18% 10.78%
HSB/HSV 191° 87.76% 19.22%
CMYK 87.76% 16.33% 0.00%
80.78%

Color #062931 in popluar number systems.

HEX 06 29 31
Decimal 6 41 49
Binary 110 101001 110001
Octal 6 51 61

Shades and tints

Shades of #062931

#062931
(6,41,49)
#06262D
(6,38,45)
#062329
(6,35,41)
#062025
(6,32,37)
#061D21
(6,29,33)
#061A1D
(6,26,29)
#061719
(6,23,25)
#061415
(6,20,21)
#061111
(6,17,17)
#060E0D
(6,14,13)
#060B09
(6,11,9)
#000000
(0,0,0)

Tints of #062931

#062931
(6,41,49)
#1C3C43
(28,60,67)
#324F55
(50,79,85)
#486267
(72,98,103)
#5E7579
(94,117,121)
#74888B
(116,136,139)
#8A9B9D
(138,155,157)
#A0AEAF
(160,174,175)
#B6C1C1
(182,193,193)
#CCD4D3
(204,212,211)
#E2E7E5
(226,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062931 color. Also use rgb(6,41,49) instead hex code.

Text Font Color

.myTextColor { color: #062931; }

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

This text font color is #062931.

Background Color

.myBgColor { background-color: #062931; }

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

This div background color is #062931.

Border color

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

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

This div border color is #062931.

Opacity

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

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

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

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

This text has shadow with #062931 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062931.

Preview

Color preview on black background

This text has color #062931 on black background.


Color preview on white background

This text has color #062931 on white background.


Black color preview on #062931 background

This text has black color on #062931 background.


White color preview on #062931 background

This text has white color on #062931 background.


Related colors

Complementary color

Complementary color for #hex is #F9D6CE.


I love getcolorcode.com

Triadic colors

1 #310629 and #293106 with #062931 are triadic colors.

2 #312906 and #290631 with #062931 are triadic colors.