COLOR #074427

HEX: #074427 RGB: (7,68,39)

Color info

#074427 contains mainly green and blue colors. Web safe color of #074427 is #003333 (or #033).

RGB color model

#074427 color RGB value is (7,68,39).

RGB: (7,68,39) (3%, 27%, 15%)

RGB channels and saturation

R 7 of 255 = 3%
G 68 of 255 = 27%
B 39 of 255 = 15%

7
68
39

R + G + B ~ 15%. #074427 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 68 + 39 = 114 (100%)
R 7 of 114 ~ 6.14%
G 68 of 114 ~ 59.65%
B 39 of 114 ~ 34.21'%

%59.65
%34.21

CMYK color model

#074427 color CMYK value is (90,0,43,73).

  • cyan value is 89.71%
  • magenta value is 0.00%
  • yellow value is 42.65%
  • key color value is 73.33%

CMYK: (90,0,43,73)
C90M0Y43K73 (90%, 0%, 43%, 73%)
(0.90 / 0.00 / 0.43 / 0.73)

CMYK percentages

%89.71
%0
%42.65
%73.33

Codes

Color #074427 in popluar color models

07 44 27
RGB 7 68 39
HSL 151° 81.33% 14.71%
HSB/HSV 151° 89.71% 26.67%
CMYK 89.71% 0.00% 42.65%
73.33%

Color #074427 in popluar number systems.

HEX 07 44 27
Decimal 7 68 39
Binary 111 1000100 100111
Octal 7 104 47

Shades and tints

Shades of #074427

#074427
(7,68,39)
#073E24
(7,62,36)
#073821
(7,56,33)
#07321E
(7,50,30)
#072C1B
(7,44,27)
#072618
(7,38,24)
#072015
(7,32,21)
#071A12
(7,26,18)
#07140F
(7,20,15)
#070E0C
(7,14,12)
#070809
(7,8,9)
#000000
(0,0,0)

Tints of #074427

#074427
(7,68,39)
#1D553A
(29,85,58)
#33664D
(51,102,77)
#497760
(73,119,96)
#5F8873
(95,136,115)
#759986
(117,153,134)
#8BAA99
(139,170,153)
#A1BBAC
(161,187,172)
#B7CCBF
(183,204,191)
#CDDDD2
(205,221,210)
#E3EEE5
(227,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #074427; }

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

This text font color is #074427.

Background Color

.myBgColor { background-color: #074427; }

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

This div background color is #074427.

Border color

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

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

This div border color is #074427.

Opacity

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

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

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

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

This text has shadow with #074427 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #074427.

Preview

Color preview on black background

This text has color #074427 on black background.


Color preview on white background

This text has color #074427 on white background.


Black color preview on #074427 background

This text has black color on #074427 background.


White color preview on #074427 background

This text has white color on #074427 background.


Related colors

Complementary color

Complementary color for #hex is #F8BBD8.


I love getcolorcode.com

Triadic colors

1 #270744 and #442707 with #074427 are triadic colors.

2 #274407 and #440727 with #074427 are triadic colors.