Shades of West Coast #625230
Tints of West Coast #625230
RGB
CMYK
RGB Variations
Color information
#625230 (or 0x625230) is known color: West Coast. HEX triplet: 62, 52 and 30. RGB value is (98,82,48). Sum of RGB (Red+Green+Blue) = 98+82+48=228 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.98% from 228); Green value is 82 (32.42% from 255 or 35.96% from 228); Blue value is 48 (19.14% from 255 or 21.05% from 228); Max value from RGB is 98 - color contains mainly: red. Hex color #625230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625230 is #9DADCF. Grayscale: #535353. Windows color (decimal): -10333648 or 3166818. OLE color: 3166818.
HSL color Cylindrical-coordinate representation of color #625230: hue angle of 40.8º degrees, saturation: 0.34, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #625230 is Cyan = 0, Magento = 0.16, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 82 | 48 | - |
| CMYK | 0 | 0.16 | 0.51 | 0.62 |
| HSL | 40.8º | 0.34% | 0.29% | - |
| HSV(B) | 40.8º | 0.51% | 0.38% | - |
| XYZ | 8.59 | 8.84 | 4.05 | - |
| YUV | 82.91 | 108.3 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 82 | 48 | 0 | 0.16 | 0.51 | 0.62 | 40.8 | 0.34 | 0.29 |
| Hex | 62 | 52 | 30 | 0 | 10 | 33 | 3E | 29 | 22 | 1D |
| Octal | 142 | 122 | 60 | 0 | 20 | 63 | 76 | 51 | 42 | 35 |
| Binary | 1100010 | 1010010 | 110000 | 0 | 10000 | 110011 | 111110 | 101001 | 100010 | 11101 |
Color Harmonies of #625230
Complementary color
Monochromatic Colors of #625230
Black with #625230
Text Example
Text Example
White with #625230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625230; }
p { color: rgb(98,82,48); }
H1.HeaderClassName
{
color: #625230;
}
.AnyTagClassName
{
color: #625230;
}
</style>
background-color css
<style>
a { background-color: #625230; }
a { background-color: rgb(98,82,48); }
div.DivClassName
{
background-color: #625230;
}
.BgClassName
{
background-color: #625230;
}
</style>
border-color css
<style>
span { border-color: #625230; }
span { border-color: rgb(98,82,48); }
td.TdClassName
{
border-color: #625230;
}
.TagClassName
{
border-color: #625230;
}
</style>