Shades of West Coast #605226
Tints of West Coast #605226
RGB
CMYK
RGB Variations
Color information
#605226 (or 0x605226) is known color: West Coast. HEX triplet: 60, 52 and 26. RGB value is (96,82,38). Sum of RGB (Red+Green+Blue) = 96+82+38=216 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.44% from 216); Green value is 82 (32.42% from 255 or 37.96% from 216); Blue value is 38 (15.23% from 255 or 17.59% from 216); Max value from RGB is 96 - color contains mainly: red. Hex color #605226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605226 is #9FADD9. Grayscale: #515151. Windows color (decimal): -10464730 or 2511456. OLE color: 2511456.
HSL color Cylindrical-coordinate representation of color #605226: hue angle of 45.52º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #605226 is Cyan = 0, Magento = 0.15, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 82 | 38 | - |
| CMYK | 0 | 0.15 | 0.60 | 0.62 |
| HSL | 45.52º | 0.43% | 0.26% | - |
| HSV(B) | 45.52º | 0.6% | 0.38% | - |
| XYZ | 8.19 | 8.66 | 3.07 | - |
| YUV | 81.17 | 103.64 | 138.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 82 | 38 | 0 | 0.15 | 0.60 | 0.62 | 45.52 | 0.43 | 0.26 |
| Hex | 60 | 52 | 26 | 0 | F | 3C | 3E | 2E | 2B | 1A |
| Octal | 140 | 122 | 46 | 0 | 17 | 74 | 76 | 56 | 53 | 32 |
| Binary | 1100000 | 1010010 | 100110 | 0 | 1111 | 111100 | 111110 | 101110 | 101011 | 11010 |
Color Harmonies of #605226
Complementary color
Monochromatic Colors of #605226
Black with #605226
Text Example
Text Example
White with #605226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605226; }
p { color: rgb(96,82,38); }
H1.HeaderClassName
{
color: #605226;
}
.AnyTagClassName
{
color: #605226;
}
</style>
background-color css
<style>
a { background-color: #605226; }
a { background-color: rgb(96,82,38); }
div.DivClassName
{
background-color: #605226;
}
.BgClassName
{
background-color: #605226;
}
</style>
border-color css
<style>
span { border-color: #605226; }
span { border-color: rgb(96,82,38); }
td.TdClassName
{
border-color: #605226;
}
.TagClassName
{
border-color: #605226;
}
</style>