COLOR #062613

HEX: #062613 RGB: (6,38,19)

Color info

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

RGB color model

#062613 color RGB value is (6,38,19).

RGB: (6,38,19) (2%, 15%, 7%)

RGB channels and saturation

R 6 of 255 = 2%
G 38 of 255 = 15%
B 19 of 255 = 7%

6
38
19

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

Portions of RGB colors in percentages

R + G + B = 6 + 38 + 19 = 63 (100%)
R 6 of 63 ~ 9.52%
G 38 of 63 ~ 60.32%
B 19 of 63 ~ 30.16'%

%60.32
%30.16

CMYK color model

#062613 color CMYK value is (84,0,50,85).

  • cyan value is 84.21%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 85.10%

CMYK: (84,0,50,85)
C84M0Y50K85 (84%, 0%, 50%, 85%)
(0.84 / 0.00 / 0.50 / 0.85)

CMYK percentages

%84.21
%0
%50
%85.1

Codes

Color #062613 in popluar color models

06 26 13
RGB 6 38 19
HSL 144° 72.73% 8.63%
HSB/HSV 144° 84.21% 14.90%
CMYK 84.21% 0.00% 50.00%
85.10%

Color #062613 in popluar number systems.

HEX 06 26 13
Decimal 6 38 19
Binary 110 100110 10011
Octal 6 46 23

Shades and tints

Shades of #062613

#062613
(6,38,19)
#062312
(6,35,18)
#062011
(6,32,17)
#061D10
(6,29,16)
#061A0F
(6,26,15)
#06170E
(6,23,14)
#06140D
(6,20,13)
#06110C
(6,17,12)
#060E0B
(6,14,11)
#060B0A
(6,11,10)
#060809
(6,8,9)
#000000
(0,0,0)

Tints of #062613

#062613
(6,38,19)
#1C3928
(28,57,40)
#324C3D
(50,76,61)
#485F52
(72,95,82)
#5E7267
(94,114,103)
#74857C
(116,133,124)
#8A9891
(138,152,145)
#A0ABA6
(160,171,166)
#B6BEBB
(182,190,187)
#CCD1D0
(204,209,208)
#E2E4E5
(226,228,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #062613; }

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

This text font color is #062613.

Background Color

.myBgColor { background-color: #062613; }

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

This div background color is #062613.

Border color

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

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

This div border color is #062613.

Opacity

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

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

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

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

This text has shadow with #062613 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062613.

Preview

Color preview on black background

This text has color #062613 on black background.


Color preview on white background

This text has color #062613 on white background.


Black color preview on #062613 background

This text has black color on #062613 background.


White color preview on #062613 background

This text has white color on #062613 background.


Related colors

Complementary color

Complementary color for #hex is #F9D9EC.


I love getcolorcode.com

Triadic colors

1 #130626 and #261306 with #062613 are triadic colors.

2 #132606 and #260613 with #062613 are triadic colors.