Shades of Hippie Green #638460
Tints of Hippie Green #638460
RGB
CMYK
RGB Variations
Color information
#638460 (or 0x638460) is known color: Hippie Green. HEX triplet: 63, 84 and 60. RGB value is (99,132,96). Sum of RGB (Red+Green+Blue) = 99+132+96=327 (43% of max value = 765). Red value is 99 (39.06% from 255 or 30.28% from 327); Green value is 132 (51.95% from 255 or 40.37% from 327); Blue value is 96 (37.89% from 255 or 29.36% from 327); Max value from RGB is 132 - color contains mainly: green. Hex color #638460 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #638460 is #9C7B9F. Grayscale: #767676. Windows color (decimal): -10255264 or 6325347. OLE color: 6325347.
HSL color Cylindrical-coordinate representation of color #638460: hue angle of 115º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #638460 is Cyan = 0.25, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 99 | 132 | 96 | - |
| CMYK | 0.25 | 0 | 0.27 | 0.48 |
| HSL | 115º | 0.16% | 0.45% | - |
| HSV(B) | 115º | 0.27% | 0.52% | - |
| XYZ | 15.51 | 20 | 14.11 | - |
| YUV | 118.03 | 115.57 | 114.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 132 | 96 | 0.25 | 0 | 0.27 | 0.48 | 115 | 0.16 | 0.45 |
| Hex | 63 | 84 | 60 | 19 | 0 | 1B | 30 | 73 | 10 | 2D |
| Octal | 143 | 204 | 140 | 31 | 0 | 33 | 60 | 163 | 20 | 55 |
| Binary | 1100011 | 10000100 | 1100000 | 11001 | 0 | 11011 | 110000 | 1110011 | 10000 | 101101 |
Color Harmonies of #638460
Complementary color
Monochromatic Colors of #638460
Black with #638460
Text Example
Text Example
White with #638460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638460; }
p { color: rgb(99,132,96); }
H1.HeaderClassName
{
color: #638460;
}
.AnyTagClassName
{
color: #638460;
}
</style>
background-color css
<style>
a { background-color: #638460; }
a { background-color: rgb(99,132,96); }
div.DivClassName
{
background-color: #638460;
}
.BgClassName
{
background-color: #638460;
}
</style>
border-color css
<style>
span { border-color: #638460; }
span { border-color: rgb(99,132,96); }
td.TdClassName
{
border-color: #638460;
}
.TagClassName
{
border-color: #638460;
}
</style>