COLOR #062313

HEX: #062313 RGB: (6,35,19)

Color info

#062313 contains red, green and blue colors in about the same proportion. Web safe color of #062313 is #003300 (or #030).

RGB color model

#062313 color RGB value is (6,35,19).

RGB: (6,35,19) (2%, 14%, 7%)

RGB channels and saturation

R 6 of 255 = 2%
G 35 of 255 = 14%
B 19 of 255 = 7%

6
35
19

R + G + B ~ 8%. #062313 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 35 + 19 = 60 (100%)
R 6 of 60 ~ 10%
G 35 of 60 ~ 58.33%
B 19 of 60 ~ 31.67'%

%10
%58.33
%31.67

CMYK color model

#062313 color CMYK value is (83,0,46,86).

  • cyan value is 82.86%
  • magenta value is 0.00%
  • yellow value is 45.71%
  • key color value is 86.27%
CMYK: (83,0,46,86) C83M0Y46K86 (83%,0%,46%,86%) (0.83/0.00/0.46/0.86) 

CMYK percentages

%82.86
%0
%45.71
%86.27

Codes

Color #062313 in popluar color models

06 23 13
RGB 6 35 19
HSL 147° 70.73% 8.04%
HSB/HSV 147° 82.86% 13.73%
CMYK 82.86% 0.00% 45.71%
86.27%

Color #062313 in popluar number systems.

HEX 06 23 13
Decimal 6 35 19
Binary 110 100011 10011
Octal 6 43 23

Shades and tints

Shades of #062313

#062313
(6,35,19)
#062012
(6,32,18)
#061D11
(6,29,17)
#061A10
(6,26,16)
#06170F
(6,23,15)
#06140E
(6,20,14)
#06110D
(6,17,13)
#060E0C
(6,14,12)
#060B0B
(6,11,11)
#06080A
(6,8,10)
#060509
(6,5,9)
#000000
(0,0,0)

Tints of #062313

#062313
(6,35,19)
#1C3728
(28,55,40)
#324B3D
(50,75,61)
#485F52
(72,95,82)
#5E7367
(94,115,103)
#74877C
(116,135,124)
#8A9B91
(138,155,145)
#A0AFA6
(160,175,166)
#B6C3BB
(182,195,187)
#CCD7D0
(204,215,208)
#E2EBE5
(226,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062313 color. Also use rgb(6,35,19) instead hex code.

Text Font Color

.myTextColor { color: #062313; }

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

This text font color is #062313.

Background Color

.myBgColor { background-color: #062313; }

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

This div background color is #062313.

Border color

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

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

This div border color is #062313.

Opacity

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

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

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

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

This text has shadow with #062313 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062313.

Preview

Color preview on black background

This text has color #062313 on black background.


Color preview on white background

This text has color #062313 on white background.


Black color preview on #062313 background

This text has black color on #062313 background.


White color preview on #062313 background

This text has white color on #062313 background.


Related colors

Complementary color

Complementary color for #hex is #F9DCEC.


I love getcolorcode.com

Triadic colors

1 #130623 and #231306 with #062313 are triadic colors.

2 #132306 and #230613 with #062313 are triadic colors.