Shades of West Coast #615030
Tints of West Coast #615030
RGB
CMYK
RGB Variations
Color information
#615030 (or 0x615030) is known color: West Coast. HEX triplet: 61, 50 and 30. RGB value is (97,80,48). Sum of RGB (Red+Green+Blue) = 97+80+48=225 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.11% from 225); Green value is 80 (31.64% from 255 or 35.56% from 225); Blue value is 48 (19.14% from 255 or 21.33% from 225); Max value from RGB is 97 - color contains mainly: red. Hex color #615030 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615030 is #9EAFCF. Grayscale: #515151. Windows color (decimal): -10399696 or 3166305. OLE color: 3166305.
HSL color Cylindrical-coordinate representation of color #615030: hue angle of 39.18º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #615030 is Cyan = 0, Magento = 0.18, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 80 | 48 | - |
| CMYK | 0 | 0.18 | 0.51 | 0.62 |
| HSL | 39.18º | 0.34% | 0.28% | - |
| HSV(B) | 39.18º | 0.51% | 0.38% | - |
| XYZ | 8.33 | 8.49 | 4 | - |
| YUV | 81.44 | 109.13 | 139.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 48 | 0 | 0.18 | 0.51 | 0.62 | 39.18 | 0.34 | 0.28 |
| Hex | 61 | 50 | 30 | 0 | 12 | 33 | 3E | 27 | 22 | 1C |
| Octal | 141 | 120 | 60 | 0 | 22 | 63 | 76 | 47 | 42 | 34 |
| Binary | 1100001 | 1010000 | 110000 | 0 | 10010 | 110011 | 111110 | 100111 | 100010 | 11100 |
Color Harmonies of #615030
Complementary color
Monochromatic Colors of #615030
Black with #615030
Text Example
Text Example
White with #615030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615030; }
p { color: rgb(97,80,48); }
H1.HeaderClassName
{
color: #615030;
}
.AnyTagClassName
{
color: #615030;
}
</style>
background-color css
<style>
a { background-color: #615030; }
a { background-color: rgb(97,80,48); }
div.DivClassName
{
background-color: #615030;
}
.BgClassName
{
background-color: #615030;
}
</style>
border-color css
<style>
span { border-color: #615030; }
span { border-color: rgb(97,80,48); }
td.TdClassName
{
border-color: #615030;
}
.TagClassName
{
border-color: #615030;
}
</style>