COLOR #075A31

HEX: #075A31 RGB: (7,90,49)

Color info

#075A31 contains mainly green and blue colors. Web safe color of #075A31 is #006633 (or #063).

RGB color model

#075A31 color RGB value is (7,90,49).

RGB: (7,90,49) (3%, 35%, 19%)

RGB channels and saturation

R 7 of 255 = 3%
G 90 of 255 = 35%
B 49 of 255 = 19%

7
90
49

R + G + B ~ 19%. #075A31 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 90 + 49 = 146 (100%)
R 7 of 146 ~ 4.79%
G 90 of 146 ~ 61.64%
B 49 of 146 ~ 33.56'%

%61.64
%33.56

CMYK color model

#075A31 color CMYK value is (92,0,46,65).

  • cyan value is 92.22%
  • magenta value is 0.00%
  • yellow value is 45.56%
  • key color value is 64.71%

CMYK: (92,0,46,65)
C92M0Y46K65 (92%, 0%, 46%, 65%)
(0.92 / 0.00 / 0.46 / 0.65)

CMYK percentages

%92.22
%0
%45.56
%64.71

Codes

Color #075A31 in popluar color models

07 5A 31
RGB 7 90 49
HSL 150° 85.57% 19.02%
HSB/HSV 150° 92.22% 35.29%
CMYK 92.22% 0.00% 45.56%
64.71%

Color #075A31 in popluar number systems.

HEX 07 5A 31
Decimal 7 90 49
Binary 111 1011010 110001
Octal 7 132 61

Shades and tints

Shades of #075A31

#075A31
(7,90,49)
#07522D
(7,82,45)
#074A29
(7,74,41)
#074225
(7,66,37)
#073A21
(7,58,33)
#07321D
(7,50,29)
#072A19
(7,42,25)
#072215
(7,34,21)
#071A11
(7,26,17)
#07120D
(7,18,13)
#070A09
(7,10,9)
#000000
(0,0,0)

Tints of #075A31

#075A31
(7,90,49)
#1D6943
(29,105,67)
#337855
(51,120,85)
#498767
(73,135,103)
#5F9679
(95,150,121)
#75A58B
(117,165,139)
#8BB49D
(139,180,157)
#A1C3AF
(161,195,175)
#B7D2C1
(183,210,193)
#CDE1D3
(205,225,211)
#E3F0E5
(227,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #075A31 color. Also use rgb(7,90,49) instead hex code.

Text Font Color

.myTextColor { color: #075A31; }

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

This text font color is #075A31.

Background Color

.myBgColor { background-color: #075A31; }

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

This div background color is #075A31.

Border color

.myBorderColor { border: 1px solid #075A31; }

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

This div border color is #075A31.

Opacity

.myOpacity80 { color: #075A31; opacity: 0.8; }

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

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

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

This text has shadow with #075A31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #075A31.

Preview

Color preview on black background

This text has color #075A31 on black background.


Color preview on white background

This text has color #075A31 on white background.


Black color preview on #075A31 background

This text has black color on #075A31 background.


White color preview on #075A31 background

This text has white color on #075A31 background.


Related colors

Complementary color

Complementary color for #hex is #F8A5CE.


I love getcolorcode.com

Triadic colors

1 #31075A and #5A3107 with #075A31 are triadic colors.

2 #315A07 and #5A0731 with #075A31 are triadic colors.