COLOR #061E17

HEX: #061E17 RGB: (6,30,23)

Color info

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

RGB color model

#061E17 color RGB value is (6,30,23).

RGB: (6,30,23) (2%, 12%, 9%)

RGB channels and saturation

R 6 of 255 = 2%
G 30 of 255 = 12%
B 23 of 255 = 9%

6
30
23

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

Portions of RGB colors in percentages

R + G + B = 6 + 30 + 23 = 59 (100%)
R 6 of 59 ~ 10.17%
G 30 of 59 ~ 50.85%
B 23 of 59 ~ 38.98'%

%50.85
%38.98

CMYK color model

#061E17 color CMYK value is (80,0,23,88).

  • cyan value is 80.00%
  • magenta value is 0.00%
  • yellow value is 23.33%
  • key color value is 88.24%

CMYK: (80,0,23,88)
C80M0Y23K88 (80%, 0%, 23%, 88%)
(0.80 / 0.00 / 0.23 / 0.88)

CMYK percentages

%80
%0
%23.33
%88.24

Codes

Color #061E17 in popluar color models

06 1E 17
RGB 6 30 23
HSL 163° 66.67% 7.06%
HSB/HSV 163° 80.00% 11.76%
CMYK 80.00% 0.00% 23.33%
88.24%

Color #061E17 in popluar number systems.

HEX 06 1E 17
Decimal 6 30 23
Binary 110 11110 10111
Octal 6 36 27

Shades and tints

Shades of #061E17

#061E17
(6,30,23)
#061C15
(6,28,21)
#061A13
(6,26,19)
#061811
(6,24,17)
#06160F
(6,22,15)
#06140D
(6,20,13)
#06120B
(6,18,11)
#061009
(6,16,9)
#060E07
(6,14,7)
#060C05
(6,12,5)
#060A03
(6,10,3)
#000000
(0,0,0)

Tints of #061E17

#061E17
(6,30,23)
#1C322C
(28,50,44)
#324641
(50,70,65)
#485A56
(72,90,86)
#5E6E6B
(94,110,107)
#748280
(116,130,128)
#8A9695
(138,150,149)
#A0AAAA
(160,170,170)
#B6BEBF
(182,190,191)
#CCD2D4
(204,210,212)
#E2E6E9
(226,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #061E17 color. Also use rgb(6,30,23) instead hex code.

Text Font Color

.myTextColor { color: #061E17; }

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

This text font color is #061E17.

Background Color

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

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

This div background color is #061E17.

Border color

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

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

This div border color is #061E17.

Opacity

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

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

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

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

This text has shadow with #061E17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061E17.

Preview

Color preview on black background

This text has color #061E17 on black background.


Color preview on white background

This text has color #061E17 on white background.


Black color preview on #061E17 background

This text has black color on #061E17 background.


White color preview on #061E17 background

This text has white color on #061E17 background.


Related colors

Complementary color

Complementary color for #hex is #F9E1E8.


I love getcolorcode.com

Triadic colors

1 #17061E and #1E1706 with #061E17 are triadic colors.

2 #171E06 and #1E0617 with #061E17 are triadic colors.