COLOR #07154E

HEX: #07154E RGB: (7,21,78)

Color info

#07154E contains mainly green and blue colors. Web safe color of #07154E is #000066 (or #006).

RGB color model

#07154E color RGB value is (7,21,78).

RGB: (7,21,78) (3%, 8%, 31%)

RGB channels and saturation

R 7 of 255 = 3%
G 21 of 255 = 8%
B 78 of 255 = 31%

7
21
78

R + G + B ~ 14%. #07154E is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 21 + 78 = 106 (100%)
R 7 of 106 ~ 6.6%
G 21 of 106 ~ 19.81%
B 78 of 106 ~ 73.58'%

%19.81
%73.58

CMYK color model

#07154E color CMYK value is (91,73,0,69).

  • cyan value is 91.03%
  • magenta value is 73.08%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (91,73,0,69)
C91M73Y0K69 (91%, 73%, 0%, 69%)
(0.91 / 0.73 / 0.00 / 0.69)

CMYK percentages

%91.03
%73.08
%0
%69.41

Codes

Color #07154E in popluar color models

07 15 4E
RGB 7 21 78
HSL 228° 83.53% 16.67%
HSB/HSV 228° 91.03% 30.59%
CMYK 91.03% 73.08% 0.00%
69.41%

Color #07154E in popluar number systems.

HEX 07 15 4E
Decimal 7 21 78
Binary 111 10101 1001110
Octal 7 25 116

Shades and tints

Shades of #07154E

#07154E
(7,21,78)
#071447
(7,20,71)
#071340
(7,19,64)
#071239
(7,18,57)
#071132
(7,17,50)
#07102B
(7,16,43)
#070F24
(7,15,36)
#070E1D
(7,14,29)
#070D16
(7,13,22)
#070C0F
(7,12,15)
#070B08
(7,11,8)
#000000
(0,0,0)

Tints of #07154E

#07154E
(7,21,78)
#1D2A5E
(29,42,94)
#333F6E
(51,63,110)
#49547E
(73,84,126)
#5F698E
(95,105,142)
#757E9E
(117,126,158)
#8B93AE
(139,147,174)
#A1A8BE
(161,168,190)
#B7BDCE
(183,189,206)
#CDD2DE
(205,210,222)
#E3E7EE
(227,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07154E color. Also use rgb(7,21,78) instead hex code.

Text Font Color

.myTextColor { color: #07154E; }

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

This text font color is #07154E.

Background Color

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

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

This div background color is #07154E.

Border color

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

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

This div border color is #07154E.

Opacity

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

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

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

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

This text has shadow with #07154E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07154E.

Preview

Color preview on black background

This text has color #07154E on black background.


Color preview on white background

This text has color #07154E on white background.


Black color preview on #07154E background

This text has black color on #07154E background.


White color preview on #07154E background

This text has white color on #07154E background.


Related colors

Complementary color

Complementary color for #hex is #F8EAB1.


I love getcolorcode.com

Triadic colors

1 #4E0715 and #154E07 with #07154E are triadic colors.

2 #4E1507 and #15074E with #07154E are triadic colors.