COLOR #076053

HEX: #076053 RGB: (7,96,83)

Color info

#076053 contains mainly green and blue colors. Web safe color of #076053 is #006666 (or #066).

RGB color model

#076053 color RGB value is (7,96,83).

RGB: (7,96,83) (3%, 38%, 33%)

RGB channels and saturation

R 7 of 255 = 3%
G 96 of 255 = 38%
B 83 of 255 = 33%

7
96
83

R + G + B ~ 25%. #076053 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 96 + 83 = 186 (100%)
R 7 of 186 ~ 3.76%
G 96 of 186 ~ 51.61%
B 83 of 186 ~ 44.62'%

%51.61
%44.62

CMYK color model

#076053 color CMYK value is (93,0,14,62).

  • cyan value is 92.71%
  • magenta value is 0.00%
  • yellow value is 13.54%
  • key color value is 62.35%

CMYK: (93,0,14,62)
C93M0Y14K62 (93%, 0%, 14%, 62%)
(0.93 / 0.00 / 0.14 / 0.62)

CMYK percentages

%92.71
%0
%13.54
%62.35

Codes

Color #076053 in popluar color models

07 60 53
RGB 7 96 83
HSL 171° 86.41% 20.20%
HSB/HSV 171° 92.71% 37.65%
CMYK 92.71% 0.00% 13.54%
62.35%

Color #076053 in popluar number systems.

HEX 07 60 53
Decimal 7 96 83
Binary 111 1100000 1010011
Octal 7 140 123

Shades and tints

Shades of #076053

#076053
(7,96,83)
#07584C
(7,88,76)
#075045
(7,80,69)
#07483E
(7,72,62)
#074037
(7,64,55)
#073830
(7,56,48)
#073029
(7,48,41)
#072822
(7,40,34)
#07201B
(7,32,27)
#071814
(7,24,20)
#07100D
(7,16,13)
#000000
(0,0,0)

Tints of #076053

#076053
(7,96,83)
#1D6E62
(29,110,98)
#337C71
(51,124,113)
#498A80
(73,138,128)
#5F988F
(95,152,143)
#75A69E
(117,166,158)
#8BB4AD
(139,180,173)
#A1C2BC
(161,194,188)
#B7D0CB
(183,208,203)
#CDDEDA
(205,222,218)
#E3ECE9
(227,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #076053 color. Also use rgb(7,96,83) instead hex code.

Text Font Color

.myTextColor { color: #076053; }

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

This text font color is #076053.

Background Color

.myBgColor { background-color: #076053; }

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

This div background color is #076053.

Border color

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

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

This div border color is #076053.

Opacity

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

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

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

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

This text has shadow with #076053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #076053.

Preview

Color preview on black background

This text has color #076053 on black background.


Color preview on white background

This text has color #076053 on white background.


Black color preview on #076053 background

This text has black color on #076053 background.


White color preview on #076053 background

This text has white color on #076053 background.


Related colors

Complementary color

Complementary color for #hex is #F89FAC.


I love getcolorcode.com

Triadic colors

1 #530760 and #605307 with #076053 are triadic colors.

2 #536007 and #600753 with #076053 are triadic colors.