COLOR #076C35

HEX: #076C35 RGB: (7,108,53)

Color info

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

RGB color model

#076C35 color RGB value is (7,108,53).

RGB: (7,108,53) (3%, 42%, 21%)

RGB channels and saturation

R 7 of 255 = 3%
G 108 of 255 = 42%
B 53 of 255 = 21%

7
108
53

R + G + B ~ 22%. #076C35 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 108 + 53 = 168 (100%)
R 7 of 168 ~ 4.17%
G 108 of 168 ~ 64.29%
B 53 of 168 ~ 31.55'%

%64.29
%31.55

CMYK color model

#076C35 color CMYK value is (94,0,51,58).

  • cyan value is 93.52%
  • magenta value is 0.00%
  • yellow value is 50.93%
  • key color value is 57.65%

CMYK: (94,0,51,58)
C94M0Y51K58 (94%, 0%, 51%, 58%)
(0.94 / 0.00 / 0.51 / 0.58)

CMYK percentages

%93.52
%0
%50.93
%57.65

Codes

Color #076C35 in popluar color models

07 6C 35
RGB 7 108 53
HSL 147° 87.83% 22.55%
HSB/HSV 147° 93.52% 42.35%
CMYK 93.52% 0.00% 50.93%
57.65%

Color #076C35 in popluar number systems.

HEX 07 6C 35
Decimal 7 108 53
Binary 111 1101100 110101
Octal 7 154 65

Shades and tints

Shades of #076C35

#076C35
(7,108,53)
#076331
(7,99,49)
#075A2D
(7,90,45)
#075129
(7,81,41)
#074825
(7,72,37)
#073F21
(7,63,33)
#07361D
(7,54,29)
#072D19
(7,45,25)
#072415
(7,36,21)
#071B11
(7,27,17)
#07120D
(7,18,13)
#000000
(0,0,0)

Tints of #076C35

#076C35
(7,108,53)
#1D7947
(29,121,71)
#338659
(51,134,89)
#49936B
(73,147,107)
#5FA07D
(95,160,125)
#75AD8F
(117,173,143)
#8BBAA1
(139,186,161)
#A1C7B3
(161,199,179)
#B7D4C5
(183,212,197)
#CDE1D7
(205,225,215)
#E3EEE9
(227,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #076C35 color. Also use rgb(7,108,53) instead hex code.

Text Font Color

.myTextColor { color: #076C35; }

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

This text font color is #076C35.

Background Color

.myBgColor { background-color: #076C35; }

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

This div background color is #076C35.

Border color

.myBorderColor { border: 1px solid #076C35; }

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

This div border color is #076C35.

Opacity

.myOpacity80 { color: #076C35; opacity: 0.8; }

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

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

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

This text has shadow with #076C35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #076C35.

Preview

Color preview on black background

This text has color #076C35 on black background.


Color preview on white background

This text has color #076C35 on white background.


Black color preview on #076C35 background

This text has black color on #076C35 background.


White color preview on #076C35 background

This text has white color on #076C35 background.


Related colors

Complementary color

Complementary color for #hex is #F893CA.


I love getcolorcode.com

Triadic colors

1 #35076C and #6C3507 with #076C35 are triadic colors.

2 #356C07 and #6C0735 with #076C35 are triadic colors.