COLOR #00563F

HEX: #00563F RGB: (0,86,63)

Color info

#00563F contains only green and blue colors. Web safe color of #00563F is #006633 (or #063).

RGB color model

#00563F color RGB value is (0,86,63).

RGB: (0,86,63) (0%, 34%, 25%)

RGB channels and saturation

R 0 of 255 = 0%
G 86 of 255 = 34%
B 63 of 255 = 25%

0
86
63

R + G + B ~ 20%. #00563F is dark color.

Portions of RGB colors in percentages

R + G + B = 0 + 86 + 63 = 149 (100%)
R 0 of 149 ~ 0%
G 86 of 149 ~ 57.72%
B 63 of 149 ~ 42.28'%

%57.72
%42.28

CMYK color model

#00563F color CMYK value is (100,0,27,66).

  • cyan value is 100.00%
  • magenta value is 0.00%
  • yellow value is 26.74%
  • key color value is 66.27%

CMYK: (100,0,27,66)
C100M0Y27K66 (100%, 0%, 27%, 66%)
(1.00 / 0.00 / 0.27 / 0.66)

CMYK percentages

%100
%0
%26.74
%66.27

Codes

Color #00563F in popluar color models

00 56 3F
RGB 0 86 63
HSL 164° 100.00% 16.86%
HSB/HSV 164° 100.00% 33.73%
CMYK 100.00% 0.00% 26.74%
66.27%

Color #00563F in popluar number systems.

HEX 00 56 3F
Decimal 0 86 63
Binary 0 1010110 111111
Octal 0 126 77

Shades and tints

Shades of #00563F

#00563F
(0,86,63)
#004F3A
(0,79,58)
#004835
(0,72,53)
#004130
(0,65,48)
#003A2B
(0,58,43)
#003326
(0,51,38)
#002C21
(0,44,33)
#00251C
(0,37,28)
#001E17
(0,30,23)
#001712
(0,23,18)
#00100D
(0,16,13)
#000000
(0,0,0)

Tints of #00563F

#00563F
(0,86,63)
#176550
(23,101,80)
#2E7461
(46,116,97)
#458372
(69,131,114)
#5C9283
(92,146,131)
#73A194
(115,161,148)
#8AB0A5
(138,176,165)
#A1BFB6
(161,191,182)
#B8CEC7
(184,206,199)
#CFDDD8
(207,221,216)
#E6ECE9
(230,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #00563F color. Also use rgb(0,86,63) instead hex code.

Text Font Color

.myTextColor { color: #00563F; }

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

This text font color is #00563F.

Background Color

.myBgColor { background-color: #00563F; }

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

This div background color is #00563F.

Border color

.myBorderColor { border: 1px solid #00563F; }

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

This div border color is #00563F.

Opacity

.myOpacity80 { color: #00563F; opacity: 0.8; }

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

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

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

This text has shadow with #00563F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #00563F.

Preview

Color preview on black background

This text has color #00563F on black background.


Color preview on white background

This text has color #00563F on white background.


Black color preview on #00563F background

This text has black color on #00563F background.


White color preview on #00563F background

This text has white color on #00563F background.


Related colors

Complementary color

Complementary color for #hex is #FFA9C0.


I love getcolorcode.com

Gradients

Color #00563F is used in Sacramento State Green gradient.

Sacramento State Green


Triadic colors

1 #3F0056 and #563F00 with #00563F are triadic colors.

2 #3F5600 and #56003F with #00563F are triadic colors.