COLOR #07141E

HEX: #07141E RGB: (7,20,30)

Color info

#07141E contains red, green and blue colors in about the same proportion. Web safe color of #07141E is #000033 (or #003).

RGB color model

#07141E color RGB value is (7,20,30).

RGB: (7,20,30) (3%, 8%, 12%)

RGB channels and saturation

R 7 of 255 = 3%
G 20 of 255 = 8%
B 30 of 255 = 12%

7
20
30

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

Portions of RGB colors in percentages

R + G + B = 7 + 20 + 30 = 57 (100%)
R 7 of 57 ~ 12.28%
G 20 of 57 ~ 35.09%
B 30 of 57 ~ 52.63'%

%12.28
%35.09
%52.63

CMYK color model

#07141E color CMYK value is (77,33,0,88).

  • cyan value is 76.67%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 88.24%

CMYK: (77,33,0,88)
C77M33Y0K88 (77%, 33%, 0%, 88%)
(0.77 / 0.33 / 0.00 / 0.88)

CMYK percentages

%76.67
%33.33
%0
%88.24

Codes

Color #07141E in popluar color models

07 14 1E
RGB 7 20 30
HSL 206° 62.16% 7.25%
HSB/HSV 206° 76.67% 11.76%
CMYK 76.67% 33.33% 0.00%
88.24%

Color #07141E in popluar number systems.

HEX 07 14 1E
Decimal 7 20 30
Binary 111 10100 11110
Octal 7 24 36

Shades and tints

Shades of #07141E

#07141E
(7,20,30)
#07131C
(7,19,28)
#07121A
(7,18,26)
#071118
(7,17,24)
#071016
(7,16,22)
#070F14
(7,15,20)
#070E12
(7,14,18)
#070D10
(7,13,16)
#070C0E
(7,12,14)
#070B0C
(7,11,12)
#070A0A
(7,10,10)
#000000
(0,0,0)

Tints of #07141E

#07141E
(7,20,30)
#1D2932
(29,41,50)
#333E46
(51,62,70)
#49535A
(73,83,90)
#5F686E
(95,104,110)
#757D82
(117,125,130)
#8B9296
(139,146,150)
#A1A7AA
(161,167,170)
#B7BCBE
(183,188,190)
#CDD1D2
(205,209,210)
#E3E6E6
(227,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07141E color. Also use rgb(7,20,30) instead hex code.

Text Font Color

.myTextColor { color: #07141E; }

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

This text font color is #07141E.

Background Color

.myBgColor { background-color: #07141E; }

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

This div background color is #07141E.

Border color

.myBorderColor { border: 1px solid #07141E; }

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

This div border color is #07141E.

Opacity

.myOpacity80 { color: #07141E; opacity: 0.8; }

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

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

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

This text has shadow with #07141E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07141E.

Preview

Color preview on black background

This text has color #07141E on black background.


Color preview on white background

This text has color #07141E on white background.


Black color preview on #07141E background

This text has black color on #07141E background.


White color preview on #07141E background

This text has white color on #07141E background.


Related colors

Complementary color

Complementary color for #hex is #F8EBE1.


I love getcolorcode.com

Triadic colors

1 #1E0714 and #141E07 with #07141E are triadic colors.

2 #1E1407 and #14071E with #07141E are triadic colors.