Shades of West Coast #605330
Tints of West Coast #605330
RGB
CMYK
RGB Variations
Color information
#605330 (or 0x605330) is known color: West Coast. HEX triplet: 60, 53 and 30. RGB value is (96,83,48). Sum of RGB (Red+Green+Blue) = 96+83+48=227 (30% of max value = 765). Red value is 96 (37.89% from 255 or 42.29% from 227); Green value is 83 (32.81% from 255 or 36.56% from 227); Blue value is 48 (19.14% from 255 or 21.15% from 227); Max value from RGB is 96 - color contains mainly: red. Hex color #605330 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605330 is #9FACCF. Grayscale: #535353. Windows color (decimal): -10464464 or 3167072. OLE color: 3167072.
HSL color Cylindrical-coordinate representation of color #605330: hue angle of 43.75º degrees, saturation: 0.33, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #605330 is Cyan = 0, Magento = 0.14, Yellow = 0.50 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 48 | - |
| CMYK | 0 | 0.14 | 0.50 | 0.62 |
| HSL | 43.75º | 0.33% | 0.28% | - |
| HSV(B) | 43.75º | 0.5% | 0.38% | - |
| XYZ | 8.45 | 8.89 | 4.07 | - |
| YUV | 82.9 | 108.31 | 137.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 48 | 0 | 0.14 | 0.50 | 0.62 | 43.75 | 0.33 | 0.28 |
| Hex | 60 | 53 | 30 | 0 | E | 32 | 3E | 2C | 21 | 1C |
| Octal | 140 | 123 | 60 | 0 | 16 | 62 | 76 | 54 | 41 | 34 |
| Binary | 1100000 | 1010011 | 110000 | 0 | 1110 | 110010 | 111110 | 101100 | 100001 | 11100 |
Color Harmonies of #605330
Complementary color
Monochromatic Colors of #605330
Black with #605330
Text Example
Text Example
White with #605330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605330; }
p { color: rgb(96,83,48); }
H1.HeaderClassName
{
color: #605330;
}
.AnyTagClassName
{
color: #605330;
}
</style>
background-color css
<style>
a { background-color: #605330; }
a { background-color: rgb(96,83,48); }
div.DivClassName
{
background-color: #605330;
}
.BgClassName
{
background-color: #605330;
}
</style>
border-color css
<style>
span { border-color: #605330; }
span { border-color: rgb(96,83,48); }
td.TdClassName
{
border-color: #605330;
}
.TagClassName
{
border-color: #605330;
}
</style>