Shades of West Coast #615532
Tints of West Coast #615532
RGB
CMYK
RGB Variations
Color information
#615532 (or 0x615532) is known color: West Coast. HEX triplet: 61, 55 and 32. RGB value is (97,85,50). Sum of RGB (Red+Green+Blue) = 97+85+50=232 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.81% from 232); Green value is 85 (33.59% from 255 or 36.64% from 232); Blue value is 50 (19.92% from 255 or 21.55% from 232); Max value from RGB is 97 - color contains mainly: red. Hex color #615532 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615532 is #9EAACD. Grayscale: #545454. Windows color (decimal): -10398414 or 3298657. OLE color: 3298657.
HSL color Cylindrical-coordinate representation of color #615532: hue angle of 44.68º 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 #615532 is Cyan = 0, Magento = 0.12, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 85 | 50 | - |
| CMYK | 0 | 0.12 | 0.48 | 0.62 |
| HSL | 44.68º | 0.32% | 0.29% | - |
| HSV(B) | 44.68º | 0.48% | 0.38% | - |
| XYZ | 8.75 | 9.27 | 4.35 | - |
| YUV | 84.6 | 108.48 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 85 | 50 | 0 | 0.12 | 0.48 | 0.62 | 44.68 | 0.32 | 0.29 |
| Hex | 61 | 55 | 32 | 0 | C | 30 | 3E | 2D | 20 | 1D |
| Octal | 141 | 125 | 62 | 0 | 14 | 60 | 76 | 55 | 40 | 35 |
| Binary | 1100001 | 1010101 | 110010 | 0 | 1100 | 110000 | 111110 | 101101 | 100000 | 11101 |
Color Harmonies of #615532
Complementary color
Monochromatic Colors of #615532
Black with #615532
Text Example
Text Example
White with #615532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615532; }
p { color: rgb(97,85,50); }
H1.HeaderClassName
{
color: #615532;
}
.AnyTagClassName
{
color: #615532;
}
</style>
background-color css
<style>
a { background-color: #615532; }
a { background-color: rgb(97,85,50); }
div.DivClassName
{
background-color: #615532;
}
.BgClassName
{
background-color: #615532;
}
</style>
border-color css
<style>
span { border-color: #615532; }
span { border-color: rgb(97,85,50); }
td.TdClassName
{
border-color: #615532;
}
.TagClassName
{
border-color: #615532;
}
</style>