COLOR #061D02

HEX: #061D02 RGB: (6,29,2)

Color info

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

RGB color model

#061D02 color RGB value is (6,29,2).

RGB: (6,29,2) (2%, 11%, 1%)

RGB channels and saturation

R 6 of 255 = 2%
G 29 of 255 = 11%
B 2 of 255 = 1%

6
29
2

R + G + B ~ 5%. #061D02 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 29 + 2 = 37 (100%)
R 6 of 37 ~ 16.22%
G 29 of 37 ~ 78.38%
B 2 of 37 ~ 5.41'%

%16.22
%78.38

CMYK color model

#061D02 color CMYK value is (79,0,93,89).

  • cyan value is 79.31%
  • magenta value is 0.00%
  • yellow value is 93.10%
  • key color value is 88.63%

CMYK: (79,0,93,89)
C79M0Y93K89 (79%, 0%, 93%, 89%)
(0.79 / 0.00 / 0.93 / 0.89)

CMYK percentages

%79.31
%0
%93.1
%88.63

Codes

Color #061D02 in popluar color models

06 1D 02
RGB 6 29 2
HSL 111° 87.10% 6.08%
HSB/HSV 111° 93.10% 11.37%
CMYK 79.31% 0.00% 93.10%
88.63%

Color #061D02 in popluar number systems.

HEX 06 1D 02
Decimal 6 29 2
Binary 110 11101 10
Octal 6 35 2

Shades and tints

Shades of #061D02

#061D02
(6,29,2)
#061B02
(6,27,2)
#061902
(6,25,2)
#061702
(6,23,2)
#061502
(6,21,2)
#061302
(6,19,2)
#061102
(6,17,2)
#060F02
(6,15,2)
#060D02
(6,13,2)
#060B02
(6,11,2)
#060902
(6,9,2)
#000000
(0,0,0)

Tints of #061D02

#061D02
(6,29,2)
#1C3119
(28,49,25)
#324530
(50,69,48)
#485947
(72,89,71)
#5E6D5E
(94,109,94)
#748175
(116,129,117)
#8A958C
(138,149,140)
#A0A9A3
(160,169,163)
#B6BDBA
(182,189,186)
#CCD1D1
(204,209,209)
#E2E5E8
(226,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #061D02 color. Also use rgb(6,29,2) instead hex code.

Text Font Color

.myTextColor { color: #061D02; }

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

This text font color is #061D02.

Background Color

.myBgColor { background-color: #061D02; }

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

This div background color is #061D02.

Border color

.myBorderColor { border: 1px solid #061D02; }

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

This div border color is #061D02.

Opacity

.myOpacity80 { color: #061D02; opacity: 0.8; }

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

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

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

This text has shadow with #061D02 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061D02.

Preview

Color preview on black background

This text has color #061D02 on black background.


Color preview on white background

This text has color #061D02 on white background.


Black color preview on #061D02 background

This text has black color on #061D02 background.


White color preview on #061D02 background

This text has white color on #061D02 background.


Related colors

Complementary color

Complementary color for #hex is #F9E2FD.


I love getcolorcode.com

Triadic colors

1 #02061D and #1D0206 with #061D02 are triadic colors.

2 #021D06 and #1D0602 with #061D02 are triadic colors.