Shades of West Coast #605338
Tints of West Coast #605338
RGB
CMYK
RGB Variations
Color information
#605338 (or 0x605338) is known color: West Coast. HEX triplet: 60, 53 and 38. RGB value is (96,83,56). Sum of RGB (Red+Green+Blue) = 96+83+56=235 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.85% from 235); Green value is 83 (32.81% from 255 or 35.32% from 235); Blue value is 56 (22.27% from 255 or 23.83% from 235); Max value from RGB is 96 - color contains mainly: red. Hex color #605338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605338 is #9FACC7. Grayscale: #535353. Windows color (decimal): -10464456 or 3691360. OLE color: 3691360.
HSL color Cylindrical-coordinate representation of color #605338: hue angle of 40.5º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #605338 is Cyan = 0, Magento = 0.14, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 56 | - |
| CMYK | 0 | 0.14 | 0.42 | 0.62 |
| HSL | 40.5º | 0.26% | 0.3% | - |
| HSV(B) | 40.5º | 0.42% | 0.38% | - |
| XYZ | 8.63 | 8.96 | 5.02 | - |
| YUV | 83.81 | 112.31 | 136.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 56 | 0 | 0.14 | 0.42 | 0.62 | 40.5 | 0.26 | 0.3 |
| Hex | 60 | 53 | 38 | 0 | E | 2A | 3E | 28 | 1A | 1E |
| Octal | 140 | 123 | 70 | 0 | 16 | 52 | 76 | 50 | 32 | 36 |
| Binary | 1100000 | 1010011 | 111000 | 0 | 1110 | 101010 | 111110 | 101000 | 11010 | 11110 |
Color Harmonies of #605338
Complementary color
Monochromatic Colors of #605338
Black with #605338
Text Example
Text Example
White with #605338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605338; }
p { color: rgb(96,83,56); }
H1.HeaderClassName
{
color: #605338;
}
.AnyTagClassName
{
color: #605338;
}
</style>
background-color css
<style>
a { background-color: #605338; }
a { background-color: rgb(96,83,56); }
div.DivClassName
{
background-color: #605338;
}
.BgClassName
{
background-color: #605338;
}
</style>
border-color css
<style>
span { border-color: #605338; }
span { border-color: rgb(96,83,56); }
td.TdClassName
{
border-color: #605338;
}
.TagClassName
{
border-color: #605338;
}
</style>