COLOR #071810

HEX: #071810 RGB: (7,24,16)

Color info

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

RGB color model

#071810 color RGB value is (7,24,16).

RGB: (7,24,16) (3%, 9%, 6%)

RGB channels and saturation

R 7 of 255 = 3%
G 24 of 255 = 9%
B 16 of 255 = 6%

7
24
16

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

Portions of RGB colors in percentages

R + G + B = 7 + 24 + 16 = 47 (100%)
R 7 of 47 ~ 14.89%
G 24 of 47 ~ 51.06%
B 16 of 47 ~ 34.04'%

%14.89
%51.06
%34.04

CMYK color model

#071810 color CMYK value is (71,0,33,91).

  • cyan value is 70.83%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 90.59%

CMYK: (71,0,33,91)
C71M0Y33K91 (71%, 0%, 33%, 91%)
(0.71 / 0.00 / 0.33 / 0.91)

CMYK percentages

%70.83
%0
%33.33
%90.59

Codes

Color #071810 in popluar color models

07 18 10
RGB 7 24 16
HSL 152° 54.84% 6.08%
HSB/HSV 152° 70.83% 9.41%
CMYK 70.83% 0.00% 33.33%
90.59%

Color #071810 in popluar number systems.

HEX 07 18 10
Decimal 7 24 16
Binary 111 11000 10000
Octal 7 30 20

Shades and tints

Shades of #071810

#071810
(7,24,16)
#07160F
(7,22,15)
#07140E
(7,20,14)
#07120D
(7,18,13)
#07100C
(7,16,12)
#070E0B
(7,14,11)
#070C0A
(7,12,10)
#070A09
(7,10,9)
#070808
(7,8,8)
#070607
(7,6,7)
#070406
(7,4,6)
#000000
(0,0,0)

Tints of #071810

#071810
(7,24,16)
#1D2D25
(29,45,37)
#33423A
(51,66,58)
#49574F
(73,87,79)
#5F6C64
(95,108,100)
#758179
(117,129,121)
#8B968E
(139,150,142)
#A1ABA3
(161,171,163)
#B7C0B8
(183,192,184)
#CDD5CD
(205,213,205)
#E3EAE2
(227,234,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #071810; }

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

This text font color is #071810.

Background Color

.myBgColor { background-color: #071810; }

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

This div background color is #071810.

Border color

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

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

This div border color is #071810.

Opacity

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

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

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

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

This text has shadow with #071810 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #071810.

Preview

Color preview on black background

This text has color #071810 on black background.


Color preview on white background

This text has color #071810 on white background.


Black color preview on #071810 background

This text has black color on #071810 background.


White color preview on #071810 background

This text has white color on #071810 background.


Related colors

Complementary color

Complementary color for #hex is #F8E7EF.


I love getcolorcode.com

Triadic colors

1 #100718 and #181007 with #071810 are triadic colors.

2 #101807 and #180710 with #071810 are triadic colors.