Shades of West Coast #615432
Tints of West Coast #615432
RGB
CMYK
RGB Variations
Color information
#615432 (or 0x615432) is known color: West Coast. HEX triplet: 61, 54 and 32. RGB value is (97,84,50). Sum of RGB (Red+Green+Blue) = 97+84+50=231 (30% of max value = 765). Red value is 97 (38.28% from 255 or 41.99% from 231); Green value is 84 (33.20% from 255 or 36.36% from 231); Blue value is 50 (19.92% from 255 or 21.65% from 231); Max value from RGB is 97 - color contains mainly: red. Hex color #615432 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615432 is #9EABCD. Grayscale: #545454. Windows color (decimal): -10398670 or 3298401. OLE color: 3298401.
HSL color Cylindrical-coordinate representation of color #615432: hue angle of 43.4º 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 #615432 is Cyan = 0, Magento = 0.13, Yellow = 0.48 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 50 | - |
| CMYK | 0 | 0.13 | 0.48 | 0.62 |
| HSL | 43.4º | 0.32% | 0.29% | - |
| HSV(B) | 43.4º | 0.48% | 0.38% | - |
| XYZ | 8.68 | 9.11 | 4.32 | - |
| YUV | 84.01 | 108.81 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 50 | 0 | 0.13 | 0.48 | 0.62 | 43.4 | 0.32 | 0.29 |
| Hex | 61 | 54 | 32 | 0 | D | 30 | 3E | 2B | 20 | 1D |
| Octal | 141 | 124 | 62 | 0 | 15 | 60 | 76 | 53 | 40 | 35 |
| Binary | 1100001 | 1010100 | 110010 | 0 | 1101 | 110000 | 111110 | 101011 | 100000 | 11101 |
Color Harmonies of #615432
Complementary color
Monochromatic Colors of #615432
Black with #615432
Text Example
Text Example
White with #615432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615432; }
p { color: rgb(97,84,50); }
H1.HeaderClassName
{
color: #615432;
}
.AnyTagClassName
{
color: #615432;
}
</style>
background-color css
<style>
a { background-color: #615432; }
a { background-color: rgb(97,84,50); }
div.DivClassName
{
background-color: #615432;
}
.BgClassName
{
background-color: #615432;
}
</style>
border-color css
<style>
span { border-color: #615432; }
span { border-color: rgb(97,84,50); }
td.TdClassName
{
border-color: #615432;
}
.TagClassName
{
border-color: #615432;
}
</style>