COLOR #074651

HEX: #074651 RGB: (7,70,81)

Color info

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

RGB color model

#074651 color RGB value is (7,70,81).

RGB: (7,70,81) (3%, 27%, 32%)

RGB channels and saturation

R 7 of 255 = 3%
G 70 of 255 = 27%
B 81 of 255 = 32%

7
70
81

R + G + B ~ 21%. #074651 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 70 + 81 = 158 (100%)
R 7 of 158 ~ 4.43%
G 70 of 158 ~ 44.3%
B 81 of 158 ~ 51.27'%

%44.3
%51.27

CMYK color model

#074651 color CMYK value is (91,14,0,68).

  • cyan value is 91.36%
  • magenta value is 13.58%
  • yellow value is 0.00%
  • key color value is 68.24%
CMYK: (91,14,0,68) C91M14Y0K68 (91%,14%,0%,68%) (0.91/0.14/0.00/0.68) 

CMYK percentages

%91.36
%13.58
%0
%68.24

Codes

Color #074651 in popluar color models

07 46 51
RGB 7 70 81
HSL 189° 84.09% 17.25%
HSB/HSV 189° 91.36% 31.76%
CMYK 91.36% 13.58% 0.00%
68.24%

Color #074651 in popluar number systems.

HEX 07 46 51
Decimal 7 70 81
Binary 111 1000110 1010001
Octal 7 106 121

Shades and tints

Shades of #074651

#074651
(7,70,81)
#07404A
(7,64,74)
#073A43
(7,58,67)
#07343C
(7,52,60)
#072E35
(7,46,53)
#07282E
(7,40,46)
#072227
(7,34,39)
#071C20
(7,28,32)
#071619
(7,22,25)
#071012
(7,16,18)
#070A0B
(7,10,11)
#000000
(0,0,0)

Tints of #074651

#074651
(7,70,81)
#1D5660
(29,86,96)
#33666F
(51,102,111)
#49767E
(73,118,126)
#5F868D
(95,134,141)
#75969C
(117,150,156)
#8BA6AB
(139,166,171)
#A1B6BA
(161,182,186)
#B7C6C9
(183,198,201)
#CDD6D8
(205,214,216)
#E3E6E7
(227,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #074651 color. Also use rgb(7,70,81) instead hex code.

Text Font Color

.myTextColor { color: #074651; }

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

This text font color is #074651.

Background Color

.myBgColor { background-color: #074651; }

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

This div background color is #074651.

Border color

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

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

This div border color is #074651.

Opacity

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

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

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

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

This text has shadow with #074651 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #074651.

Preview

Color preview on black background

This text has color #074651 on black background.


Color preview on white background

This text has color #074651 on white background.


Black color preview on #074651 background

This text has black color on #074651 background.


White color preview on #074651 background

This text has white color on #074651 background.


Related colors

Complementary color

Complementary color for #hex is #F8B9AE.


I love getcolorcode.com

Triadic colors

1 #510746 and #465107 with #074651 are triadic colors.

2 #514607 and #460751 with #074651 are triadic colors.