COLOR #061810

HEX: #061810 RGB: (6,24,16)

Color info

#061810 contains red, green and blue colors in about the same proportion. Web safe color of #061810 is #000000 (or #000).

RGB color model

#061810 color RGB value is (6,24,16).

RGB: (6,24,16) (2%, 9%, 6%)

RGB channels and saturation

R 6 of 255 = 2%
G 24 of 255 = 9%
B 16 of 255 = 6%

6
24
16

R + G + B ~ 6%. #061810 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 24 + 16 = 46 (100%)
R 6 of 46 ~ 13.04%
G 24 of 46 ~ 52.17%
B 16 of 46 ~ 34.78'%

%13.04
%52.17
%34.78

CMYK color model

#061810 color CMYK value is (75,0,33,91).

  • cyan value is 75.00%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 90.59%
CMYK: (75,0,33,91) C75M0Y33K91 (75%,0%,33%,91%) (0.75/0.00/0.33/0.91) 

CMYK percentages

%75
%0
%33.33
%90.59

Codes

Color #061810 in popluar color models

06 18 10
RGB 6 24 16
HSL 153° 60.00% 5.88%
HSB/HSV 153° 75.00% 9.41%
CMYK 75.00% 0.00% 33.33%
90.59%

Color #061810 in popluar number systems.

HEX 06 18 10
Decimal 6 24 16
Binary 110 11000 10000
Octal 6 30 20

Shades and tints

Shades of #061810

#061810
(6,24,16)
#06160F
(6,22,15)
#06140E
(6,20,14)
#06120D
(6,18,13)
#06100C
(6,16,12)
#060E0B
(6,14,11)
#060C0A
(6,12,10)
#060A09
(6,10,9)
#060808
(6,8,8)
#060607
(6,6,7)
#060406
(6,4,6)
#000000
(0,0,0)

Tints of #061810

#061810
(6,24,16)
#1C2D25
(28,45,37)
#32423A
(50,66,58)
#48574F
(72,87,79)
#5E6C64
(94,108,100)
#748179
(116,129,121)
#8A968E
(138,150,142)
#A0ABA3
(160,171,163)
#B6C0B8
(182,192,184)
#CCD5CD
(204,213,205)
#E2EAE2
(226,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #061810 color. Also use rgb(6,24,16) instead hex code.

Text Font Color

.myTextColor { color: #061810; }

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

This text font color is #061810.

Background Color

.myBgColor { background-color: #061810; }

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

This div background color is #061810.

Border color

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

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

This div border color is #061810.

Opacity

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

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

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

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

This text has shadow with #061810 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061810.

Preview

Color preview on black background

This text has color #061810 on black background.


Color preview on white background

This text has color #061810 on white background.


Black color preview on #061810 background

This text has black color on #061810 background.


White color preview on #061810 background

This text has white color on #061810 background.


Related colors

Complementary color

Complementary color for #hex is #F9E7EF.


I love getcolorcode.com

Triadic colors

1 #100618 and #181006 with #061810 are triadic colors.

2 #101806 and #180610 with #061810 are triadic colors.