COLOR #075B32

HEX: #075B32 RGB: (7,91,50)

Color info

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

RGB color model

#075B32 color RGB value is (7,91,50).

RGB: (7,91,50) (3%, 36%, 20%)

RGB channels and saturation

R 7 of 255 = 3%
G 91 of 255 = 36%
B 50 of 255 = 20%

7
91
50

R + G + B ~ 20%. #075B32 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 91 + 50 = 148 (100%)
R 7 of 148 ~ 4.73%
G 91 of 148 ~ 61.49%
B 50 of 148 ~ 33.78'%

%61.49
%33.78

CMYK color model

#075B32 color CMYK value is (92,0,45,64).

  • cyan value is 92.31%
  • magenta value is 0.00%
  • yellow value is 45.05%
  • key color value is 64.31%
CMYK: (92,0,45,64) C92M0Y45K64 (92%,0%,45%,64%) (0.92/0.00/0.45/0.64) 

CMYK percentages

%92.31
%0
%45.05
%64.31

Codes

Color #075B32 in popluar color models

07 5B 32
RGB 7 91 50
HSL 151° 85.71% 19.22%
HSB/HSV 151° 92.31% 35.69%
CMYK 92.31% 0.00% 45.05%
64.31%

Color #075B32 in popluar number systems.

HEX 07 5B 32
Decimal 7 91 50
Binary 111 1011011 110010
Octal 7 133 62

Shades and tints

Shades of #075B32

#075B32
(7,91,50)
#07532E
(7,83,46)
#074B2A
(7,75,42)
#074326
(7,67,38)
#073B22
(7,59,34)
#07331E
(7,51,30)
#072B1A
(7,43,26)
#072316
(7,35,22)
#071B12
(7,27,18)
#07130E
(7,19,14)
#070B0A
(7,11,10)
#000000
(0,0,0)

Tints of #075B32

#075B32
(7,91,50)
#1D6944
(29,105,68)
#337756
(51,119,86)
#498568
(73,133,104)
#5F937A
(95,147,122)
#75A18C
(117,161,140)
#8BAF9E
(139,175,158)
#A1BDB0
(161,189,176)
#B7CBC2
(183,203,194)
#CDD9D4
(205,217,212)
#E3E7E6
(227,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #075B32 color. Also use rgb(7,91,50) instead hex code.

Text Font Color

.myTextColor { color: #075B32; }

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

This text font color is #075B32.

Background Color

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

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

This div background color is #075B32.

Border color

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

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

This div border color is #075B32.

Opacity

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

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

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

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

This text has shadow with #075B32 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #075B32.

Preview

Color preview on black background

This text has color #075B32 on black background.


Color preview on white background

This text has color #075B32 on white background.


Black color preview on #075B32 background

This text has black color on #075B32 background.


White color preview on #075B32 background

This text has white color on #075B32 background.


Related colors

Complementary color

Complementary color for #hex is #F8A4CD.


I love getcolorcode.com

Triadic colors

1 #32075B and #5B3207 with #075B32 are triadic colors.

2 #325B07 and #5B0732 with #075B32 are triadic colors.