COLOR #07631B

HEX: #07631B RGB: (7,99,27)

Color info

#07631B contains mainly green color. Web safe color of #07631B is #006633 (or #063).

RGB color model

#07631B color RGB value is (7,99,27).

RGB: (7,99,27) (3%, 39%, 11%)

RGB channels and saturation

R 7 of 255 = 3%
G 99 of 255 = 39%
B 27 of 255 = 11%

7
99
27

R + G + B ~ 18%. #07631B is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 99 + 27 = 133 (100%)
R 7 of 133 ~ 5.26%
G 99 of 133 ~ 74.44%
B 27 of 133 ~ 20.3'%

%74.44
%20.3

CMYK color model

#07631B color CMYK value is (93,0,73,61).

  • cyan value is 92.93%
  • magenta value is 0.00%
  • yellow value is 72.73%
  • key color value is 61.18%
CMYK: (93,0,73,61) C93M0Y73K61 (93%,0%,73%,61%) (0.93/0.00/0.73/0.61) 

CMYK percentages

%92.93
%0
%72.73
%61.18

Codes

Color #07631B in popluar color models

07 63 1B
RGB 7 99 27
HSL 133° 86.79% 20.78%
HSB/HSV 133° 92.93% 38.82%
CMYK 92.93% 0.00% 72.73%
61.18%

Color #07631B in popluar number systems.

HEX 07 63 1B
Decimal 7 99 27
Binary 111 1100011 11011
Octal 7 143 33

Shades and tints

Shades of #07631B

#07631B
(7,99,27)
#075A19
(7,90,25)
#075117
(7,81,23)
#074815
(7,72,21)
#073F13
(7,63,19)
#073611
(7,54,17)
#072D0F
(7,45,15)
#07240D
(7,36,13)
#071B0B
(7,27,11)
#071209
(7,18,9)
#070907
(7,9,7)
#000000
(0,0,0)

Tints of #07631B

#07631B
(7,99,27)
#1D712F
(29,113,47)
#337F43
(51,127,67)
#498D57
(73,141,87)
#5F9B6B
(95,155,107)
#75A97F
(117,169,127)
#8BB793
(139,183,147)
#A1C5A7
(161,197,167)
#B7D3BB
(183,211,187)
#CDE1CF
(205,225,207)
#E3EFE3
(227,239,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #07631B; }

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

This text font color is #07631B.

Background Color

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

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

This div background color is #07631B.

Border color

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

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

This div border color is #07631B.

Opacity

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

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

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

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

This text has shadow with #07631B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07631B.

Preview

Color preview on black background

This text has color #07631B on black background.


Color preview on white background

This text has color #07631B on white background.


Black color preview on #07631B background

This text has black color on #07631B background.


White color preview on #07631B background

This text has white color on #07631B background.


Related colors

Complementary color

Complementary color for #hex is #F89CE4.


I love getcolorcode.com

Triadic colors

1 #1B0763 and #631B07 with #07631B are triadic colors.

2 #1B6307 and #63071B with #07631B are triadic colors.