COLOR #074827

HEX: #074827 RGB: (7,72,39)

Color info

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

RGB color model

#074827 color RGB value is (7,72,39).

RGB: (7,72,39) (3%, 28%, 15%)

RGB channels and saturation

R 7 of 255 = 3%
G 72 of 255 = 28%
B 39 of 255 = 15%

7
72
39

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

Portions of RGB colors in percentages

R + G + B = 7 + 72 + 39 = 118 (100%)
R 7 of 118 ~ 5.93%
G 72 of 118 ~ 61.02%
B 39 of 118 ~ 33.05'%

%61.02
%33.05

CMYK color model

#074827 color CMYK value is (90,0,46,72).

  • cyan value is 90.28%
  • magenta value is 0.00%
  • yellow value is 45.83%
  • key color value is 71.76%

CMYK: (90,0,46,72)
C90M0Y46K72 (90%, 0%, 46%, 72%)
(0.90 / 0.00 / 0.46 / 0.72)

CMYK percentages

%90.28
%0
%45.83
%71.76

Codes

Color #074827 in popluar color models

07 48 27
RGB 7 72 39
HSL 150° 82.28% 15.49%
HSB/HSV 150° 90.28% 28.24%
CMYK 90.28% 0.00% 45.83%
71.76%

Color #074827 in popluar number systems.

HEX 07 48 27
Decimal 7 72 39
Binary 111 1001000 100111
Octal 7 110 47

Shades and tints

Shades of #074827

#074827
(7,72,39)
#074224
(7,66,36)
#073C21
(7,60,33)
#07361E
(7,54,30)
#07301B
(7,48,27)
#072A18
(7,42,24)
#072415
(7,36,21)
#071E12
(7,30,18)
#07180F
(7,24,15)
#07120C
(7,18,12)
#070C09
(7,12,9)
#000000
(0,0,0)

Tints of #074827

#074827
(7,72,39)
#1D583A
(29,88,58)
#33684D
(51,104,77)
#497860
(73,120,96)
#5F8873
(95,136,115)
#759886
(117,152,134)
#8BA899
(139,168,153)
#A1B8AC
(161,184,172)
#B7C8BF
(183,200,191)
#CDD8D2
(205,216,210)
#E3E8E5
(227,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #074827; }

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

This text font color is #074827.

Background Color

.myBgColor { background-color: #074827; }

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

This div background color is #074827.

Border color

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

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

This div border color is #074827.

Opacity

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

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

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

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

This text has shadow with #074827 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #074827.

Preview

Color preview on black background

This text has color #074827 on black background.


Color preview on white background

This text has color #074827 on white background.


Black color preview on #074827 background

This text has black color on #074827 background.


White color preview on #074827 background

This text has white color on #074827 background.


Related colors

Complementary color

Complementary color for #hex is #F8B7D8.


I love getcolorcode.com

Triadic colors

1 #270748 and #482707 with #074827 are triadic colors.

2 #274807 and #480727 with #074827 are triadic colors.