COLOR #074526

HEX: #074526 RGB: (7,69,38)

Color info

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

RGB color model

#074526 color RGB value is (7,69,38).

RGB: (7,69,38) (3%, 27%, 15%)

RGB channels and saturation

R 7 of 255 = 3%
G 69 of 255 = 27%
B 38 of 255 = 15%

7
69
38

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

Portions of RGB colors in percentages

R + G + B = 7 + 69 + 38 = 114 (100%)
R 7 of 114 ~ 6.14%
G 69 of 114 ~ 60.53%
B 38 of 114 ~ 33.33'%

%60.53
%33.33

CMYK color model

#074526 color CMYK value is (90,0,45,73).

  • cyan value is 89.86%
  • magenta value is 0.00%
  • yellow value is 44.93%
  • key color value is 72.94%

CMYK: (90,0,45,73)
C90M0Y45K73 (90%, 0%, 45%, 73%)
(0.90 / 0.00 / 0.45 / 0.73)

CMYK percentages

%89.86
%0
%44.93
%72.94

Codes

Color #074526 in popluar color models

07 45 26
RGB 7 69 38
HSL 150° 81.58% 14.90%
HSB/HSV 150° 89.86% 27.06%
CMYK 89.86% 0.00% 44.93%
72.94%

Color #074526 in popluar number systems.

HEX 07 45 26
Decimal 7 69 38
Binary 111 1000101 100110
Octal 7 105 46

Shades and tints

Shades of #074526

#074526
(7,69,38)
#073F23
(7,63,35)
#073920
(7,57,32)
#07331D
(7,51,29)
#072D1A
(7,45,26)
#072717
(7,39,23)
#072114
(7,33,20)
#071B11
(7,27,17)
#07150E
(7,21,14)
#070F0B
(7,15,11)
#070908
(7,9,8)
#000000
(0,0,0)

Tints of #074526

#074526
(7,69,38)
#1D5539
(29,85,57)
#33654C
(51,101,76)
#49755F
(73,117,95)
#5F8572
(95,133,114)
#759585
(117,149,133)
#8BA598
(139,165,152)
#A1B5AB
(161,181,171)
#B7C5BE
(183,197,190)
#CDD5D1
(205,213,209)
#E3E5E4
(227,229,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #074526 color. Also use rgb(7,69,38) instead hex code.

Text Font Color

.myTextColor { color: #074526; }

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

This text font color is #074526.

Background Color

.myBgColor { background-color: #074526; }

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

This div background color is #074526.

Border color

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

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

This div border color is #074526.

Opacity

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

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

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

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

This text has shadow with #074526 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #074526.

Preview

Color preview on black background

This text has color #074526 on black background.


Color preview on white background

This text has color #074526 on white background.


Black color preview on #074526 background

This text has black color on #074526 background.


White color preview on #074526 background

This text has white color on #074526 background.


Related colors

Complementary color

Complementary color for #hex is #F8BAD9.


I love getcolorcode.com

Triadic colors

1 #260745 and #452607 with #074526 are triadic colors.

2 #264507 and #450726 with #074526 are triadic colors.