Shades of West Coast #605430
Tints of West Coast #605430
RGB
CMYK
RGB Variations
Color information
#605430 (or 0x605430) is known color: West Coast. HEX triplet: 60, 54 and 30. RGB value is (96,84,48). Sum of RGB (Red+Green+Blue) = 96+84+48=228 (30% of max value = 765). Red value is 96 (37.89% from 255 or 42.11% from 228); Green value is 84 (33.20% from 255 or 36.84% from 228); Blue value is 48 (19.14% from 255 or 21.05% from 228); Max value from RGB is 96 - color contains mainly: red. Hex color #605430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605430 is #9FABCF. Grayscale: #535353. Windows color (decimal): -10464208 or 3167328. OLE color: 3167328.
HSL color Cylindrical-coordinate representation of color #605430: hue angle of 45º 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 #605430 is Cyan = 0, Magento = 0.12, Yellow = 0.50 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 84 | 48 | - |
| CMYK | 0 | 0.12 | 0.50 | 0.62 |
| HSL | 45º | 0.33% | 0.28% | - |
| HSV(B) | 45º | 0.5% | 0.38% | - |
| XYZ | 8.53 | 9.04 | 4.09 | - |
| YUV | 83.48 | 107.98 | 136.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 84 | 48 | 0 | 0.12 | 0.50 | 0.62 | 45 | 0.33 | 0.28 |
| Hex | 60 | 54 | 30 | 0 | C | 32 | 3E | 2D | 21 | 1C |
| Octal | 140 | 124 | 60 | 0 | 14 | 62 | 76 | 55 | 41 | 34 |
| Binary | 1100000 | 1010100 | 110000 | 0 | 1100 | 110010 | 111110 | 101101 | 100001 | 11100 |
Color Harmonies of #605430
Complementary color
Monochromatic Colors of #605430
Black with #605430
Text Example
Text Example
White with #605430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605430; }
p { color: rgb(96,84,48); }
H1.HeaderClassName
{
color: #605430;
}
.AnyTagClassName
{
color: #605430;
}
</style>
background-color css
<style>
a { background-color: #605430; }
a { background-color: rgb(96,84,48); }
div.DivClassName
{
background-color: #605430;
}
.BgClassName
{
background-color: #605430;
}
</style>
border-color css
<style>
span { border-color: #605430; }
span { border-color: rgb(96,84,48); }
td.TdClassName
{
border-color: #605430;
}
.TagClassName
{
border-color: #605430;
}
</style>