COLOR #07274E

HEX: #07274E RGB: (7,39,78)

Color info

#07274E contains mainly green and blue colors. Web safe color of #07274E is #003366 (or #036).

RGB color model

#07274E color RGB value is (7,39,78).

RGB: (7,39,78) (3%, 15%, 31%)

RGB channels and saturation

R 7 of 255 = 3%
G 39 of 255 = 15%
B 78 of 255 = 31%

7
39
78

R + G + B ~ 16%. #07274E is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 39 + 78 = 124 (100%)
R 7 of 124 ~ 5.65%
G 39 of 124 ~ 31.45%
B 78 of 124 ~ 62.9'%

%31.45
%62.9

CMYK color model

#07274E color CMYK value is (91,50,0,69).

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

CMYK: (91,50,0,69)
C91M50Y0K69 (91%, 50%, 0%, 69%)
(0.91 / 0.50 / 0.00 / 0.69)

CMYK percentages

%91.03
%50
%0
%69.41

Codes

Color #07274E in popluar color models

07 27 4E
RGB 7 39 78
HSL 213° 83.53% 16.67%
HSB/HSV 213° 91.03% 30.59%
CMYK 91.03% 50.00% 0.00%
69.41%

Color #07274E in popluar number systems.

HEX 07 27 4E
Decimal 7 39 78
Binary 111 100111 1001110
Octal 7 47 116

Shades and tints

Shades of #07274E

#07274E
(7,39,78)
#072447
(7,36,71)
#072140
(7,33,64)
#071E39
(7,30,57)
#071B32
(7,27,50)
#07182B
(7,24,43)
#071524
(7,21,36)
#07121D
(7,18,29)
#070F16
(7,15,22)
#070C0F
(7,12,15)
#070908
(7,9,8)
#000000
(0,0,0)

Tints of #07274E

#07274E
(7,39,78)
#1D3A5E
(29,58,94)
#334D6E
(51,77,110)
#49607E
(73,96,126)
#5F738E
(95,115,142)
#75869E
(117,134,158)
#8B99AE
(139,153,174)
#A1ACBE
(161,172,190)
#B7BFCE
(183,191,206)
#CDD2DE
(205,210,222)
#E3E5EE
(227,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #07274E; }

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

This text font color is #07274E.

Background Color

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

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

This div background color is #07274E.

Border color

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

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

This div border color is #07274E.

Opacity

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

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

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

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

This text has shadow with #07274E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07274E.

Preview

Color preview on black background

This text has color #07274E on black background.


Color preview on white background

This text has color #07274E on white background.


Black color preview on #07274E background

This text has black color on #07274E background.


White color preview on #07274E background

This text has white color on #07274E background.


Related colors

Complementary color

Complementary color for #hex is #F8D8B1.


I love getcolorcode.com

Triadic colors

1 #4E0727 and #274E07 with #07274E are triadic colors.

2 #4E2707 and #27074E with #07274E are triadic colors.