Shades of West Coast #615326
Tints of West Coast #615326
RGB
CMYK
RGB Variations
Color information
#615326 (or 0x615326) is known color: West Coast. HEX triplet: 61, 53 and 26. RGB value is (97,83,38). Sum of RGB (Red+Green+Blue) = 97+83+38=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 83 (32.81% from 255 or 38.07% from 218); Blue value is 38 (15.23% from 255 or 17.43% from 218); Max value from RGB is 97 - color contains mainly: red. Hex color #615326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #615326 is #9EACD9. Grayscale: #525252. Windows color (decimal): -10398938 or 2511713. OLE color: 2511713.
HSL color Cylindrical-coordinate representation of color #615326: hue angle of 45.76º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #615326 is Cyan = 0, Magento = 0.14, Yellow = 0.61 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 83 | 38 | - |
| CMYK | 0 | 0.14 | 0.61 | 0.62 |
| HSL | 45.76º | 0.44% | 0.26% | - |
| HSV(B) | 45.76º | 0.61% | 0.38% | - |
| XYZ | 8.37 | 8.87 | 3.1 | - |
| YUV | 82.06 | 103.14 | 138.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 38 | 0 | 0.14 | 0.61 | 0.62 | 45.76 | 0.44 | 0.26 |
| Hex | 61 | 53 | 26 | 0 | E | 3D | 3E | 2E | 2C | 1A |
| Octal | 141 | 123 | 46 | 0 | 16 | 75 | 76 | 56 | 54 | 32 |
| Binary | 1100001 | 1010011 | 100110 | 0 | 1110 | 111101 | 111110 | 101110 | 101100 | 11010 |
Color Harmonies of #615326
Complementary color
Monochromatic Colors of #615326
Black with #615326
Text Example
Text Example
White with #615326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615326; }
p { color: rgb(97,83,38); }
H1.HeaderClassName
{
color: #615326;
}
.AnyTagClassName
{
color: #615326;
}
</style>
background-color css
<style>
a { background-color: #615326; }
a { background-color: rgb(97,83,38); }
div.DivClassName
{
background-color: #615326;
}
.BgClassName
{
background-color: #615326;
}
</style>
border-color css
<style>
span { border-color: #615326; }
span { border-color: rgb(97,83,38); }
td.TdClassName
{
border-color: #615326;
}
.TagClassName
{
border-color: #615326;
}
</style>