Shades of West Coast #605832
Tints of West Coast #605832
RGB
CMYK
RGB Variations
Color information
#605832 (or 0x605832) is known color: West Coast. HEX triplet: 60, 58 and 32. RGB value is (96,88,50). Sum of RGB (Red+Green+Blue) = 96+88+50=234 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.03% from 234); Green value is 88 (34.77% from 255 or 37.61% from 234); Blue value is 50 (19.92% from 255 or 21.37% from 234); Max value from RGB is 96 - color contains mainly: red. Hex color #605832 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605832 is #9FA7CD. Grayscale: #565656. Windows color (decimal): -10463182 or 3299424. OLE color: 3299424.
HSL color Cylindrical-coordinate representation of color #605832: hue angle of 49.57º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #605832 is Cyan = 0, Magento = 0.08, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 88 | 50 | - |
| CMYK | 0 | 0.08 | 0.48 | 0.62 |
| HSL | 49.57º | 0.32% | 0.29% | - |
| HSV(B) | 49.57º | 0.48% | 0.38% | - |
| XYZ | 8.89 | 9.7 | 4.42 | - |
| YUV | 86.06 | 107.65 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 88 | 50 | 0 | 0.08 | 0.48 | 0.62 | 49.57 | 0.32 | 0.29 |
| Hex | 60 | 58 | 32 | 0 | 8 | 30 | 3E | 32 | 20 | 1D |
| Octal | 140 | 130 | 62 | 0 | 10 | 60 | 76 | 62 | 40 | 35 |
| Binary | 1100000 | 1011000 | 110010 | 0 | 1000 | 110000 | 111110 | 110010 | 100000 | 11101 |
Color Harmonies of #605832
Complementary color
Monochromatic Colors of #605832
Black with #605832
Text Example
Text Example
White with #605832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605832; }
p { color: rgb(96,88,50); }
H1.HeaderClassName
{
color: #605832;
}
.AnyTagClassName
{
color: #605832;
}
</style>
background-color css
<style>
a { background-color: #605832; }
a { background-color: rgb(96,88,50); }
div.DivClassName
{
background-color: #605832;
}
.BgClassName
{
background-color: #605832;
}
</style>
border-color css
<style>
span { border-color: #605832; }
span { border-color: rgb(96,88,50); }
td.TdClassName
{
border-color: #605832;
}
.TagClassName
{
border-color: #605832;
}
</style>