Shades of West Coast #615425
Tints of West Coast #615425
RGB
CMYK
RGB Variations
Color information
#615425 (or 0x615425) is known color: West Coast. HEX triplet: 61, 54 and 25. RGB value is (97,84,37). Sum of RGB (Red+Green+Blue) = 97+84+37=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 84 (33.20% from 255 or 38.53% from 218); Blue value is 37 (14.84% from 255 or 16.97% from 218); Max value from RGB is 97 - color contains mainly: red. Hex color #615425 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615425 is #9EABDA. Grayscale: #525252. Windows color (decimal): -10398683 or 2446433. OLE color: 2446433.
HSL color Cylindrical-coordinate representation of color #615425: hue angle of 47º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #615425 is Cyan = 0, Magento = 0.13, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 84 | 37 | - |
| CMYK | 0 | 0.13 | 0.62 | 0.62 |
| HSL | 47º | 0.45% | 0.26% | - |
| HSV(B) | 47º | 0.62% | 0.38% | - |
| XYZ | 8.43 | 9.02 | 3.05 | - |
| YUV | 82.53 | 102.31 | 138.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 37 | 0 | 0.13 | 0.62 | 0.62 | 47 | 0.45 | 0.26 |
| Hex | 61 | 54 | 25 | 0 | D | 3E | 3E | 2F | 2D | 1A |
| Octal | 141 | 124 | 45 | 0 | 15 | 76 | 76 | 57 | 55 | 32 |
| Binary | 1100001 | 1010100 | 100101 | 0 | 1101 | 111110 | 111110 | 101111 | 101101 | 11010 |
Color Harmonies of #615425
Complementary color
Monochromatic Colors of #615425
Black with #615425
Text Example
Text Example
White with #615425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615425; }
p { color: rgb(97,84,37); }
H1.HeaderClassName
{
color: #615425;
}
.AnyTagClassName
{
color: #615425;
}
</style>
background-color css
<style>
a { background-color: #615425; }
a { background-color: rgb(97,84,37); }
div.DivClassName
{
background-color: #615425;
}
.BgClassName
{
background-color: #615425;
}
</style>
border-color css
<style>
span { border-color: #615425; }
span { border-color: rgb(97,84,37); }
td.TdClassName
{
border-color: #615425;
}
.TagClassName
{
border-color: #615425;
}
</style>