COLOR #07635B

HEX: #07635B RGB: (7,99,91)

Color info

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

RGB color model

#07635B color RGB value is (7,99,91).

RGB: (7,99,91) (3%, 39%, 36%)

RGB channels and saturation

R 7 of 255 = 3%
G 99 of 255 = 39%
B 91 of 255 = 36%

7
99
91

R + G + B ~ 26%. #07635B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 99 + 91 = 197 (100%)
R 7 of 197 ~ 3.55%
G 99 of 197 ~ 50.25%
B 91 of 197 ~ 46.19'%

%50.25
%46.19

CMYK color model

#07635B color CMYK value is (93,0,8,61).

  • cyan value is 92.93%
  • magenta value is 0.00%
  • yellow value is 8.08%
  • key color value is 61.18%

CMYK: (93,0,8,61)
C93M0Y8K61 (93%, 0%, 8%, 61%)
(0.93 / 0.00 / 0.08 / 0.61)

CMYK percentages

%92.93
%0
%8.08
%61.18

Codes

Color #07635B in popluar color models

07 63 5B
RGB 7 99 91
HSL 175° 86.79% 20.78%
HSB/HSV 175° 92.93% 38.82%
CMYK 92.93% 0.00% 8.08%
61.18%

Color #07635B in popluar number systems.

HEX 07 63 5B
Decimal 7 99 91
Binary 111 1100011 1011011
Octal 7 143 133

Shades and tints

Shades of #07635B

#07635B
(7,99,91)
#075A53
(7,90,83)
#07514B
(7,81,75)
#074843
(7,72,67)
#073F3B
(7,63,59)
#073633
(7,54,51)
#072D2B
(7,45,43)
#072423
(7,36,35)
#071B1B
(7,27,27)
#071213
(7,18,19)
#07090B
(7,9,11)
#000000
(0,0,0)

Tints of #07635B

#07635B
(7,99,91)
#1D7169
(29,113,105)
#337F77
(51,127,119)
#498D85
(73,141,133)
#5F9B93
(95,155,147)
#75A9A1
(117,169,161)
#8BB7AF
(139,183,175)
#A1C5BD
(161,197,189)
#B7D3CB
(183,211,203)
#CDE1D9
(205,225,217)
#E3EFE7
(227,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07635B color. Also use rgb(7,99,91) instead hex code.

Text Font Color

.myTextColor { color: #07635B; }

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

This text font color is #07635B.

Background Color

.myBgColor { background-color: #07635B; }

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

This div background color is #07635B.

Border color

.myBorderColor { border: 1px solid #07635B; }

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

This div border color is #07635B.

Opacity

.myOpacity80 { color: #07635B; opacity: 0.8; }

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

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

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

This text has shadow with #07635B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07635B.

Preview

Color preview on black background

This text has color #07635B on black background.


Color preview on white background

This text has color #07635B on white background.


Black color preview on #07635B background

This text has black color on #07635B background.


White color preview on #07635B background

This text has white color on #07635B background.


Related colors

Complementary color

Complementary color for #hex is #F89CA4.


I love getcolorcode.com

Triadic colors

1 #5B0763 and #635B07 with #07635B are triadic colors.

2 #5B6307 and #63075B with #07635B are triadic colors.