Shades of West Coast #625130
Tints of West Coast #625130
RGB
CMYK
RGB Variations
Color information
#625130 (or 0x625130) is known color: West Coast. HEX triplet: 62, 51 and 30. RGB value is (98,81,48). Sum of RGB (Red+Green+Blue) = 98+81+48=227 (30% of max value = 765). Red value is 98 (38.67% from 255 or 43.17% from 227); Green value is 81 (32.03% from 255 or 35.68% from 227); Blue value is 48 (19.14% from 255 or 21.15% from 227); Max value from RGB is 98 - color contains mainly: red. Hex color #625130 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625130 is #9DAECF. Grayscale: #525252. Windows color (decimal): -10333904 or 3166562. OLE color: 3166562.
HSL color Cylindrical-coordinate representation of color #625130: hue angle of 39.6º 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 #625130 is Cyan = 0, Magento = 0.17, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 81 | 48 | - |
| CMYK | 0 | 0.17 | 0.51 | 0.62 |
| HSL | 39.6º | 0.34% | 0.29% | - |
| HSV(B) | 39.6º | 0.51% | 0.38% | - |
| XYZ | 8.51 | 8.69 | 4.03 | - |
| YUV | 82.32 | 108.63 | 139.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 48 | 0 | 0.17 | 0.51 | 0.62 | 39.6 | 0.34 | 0.29 |
| Hex | 62 | 51 | 30 | 0 | 11 | 33 | 3E | 28 | 22 | 1D |
| Octal | 142 | 121 | 60 | 0 | 21 | 63 | 76 | 50 | 42 | 35 |
| Binary | 1100010 | 1010001 | 110000 | 0 | 10001 | 110011 | 111110 | 101000 | 100010 | 11101 |
Color Harmonies of #625130
Complementary color
Monochromatic Colors of #625130
Black with #625130
Text Example
Text Example
White with #625130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625130; }
p { color: rgb(98,81,48); }
H1.HeaderClassName
{
color: #625130;
}
.AnyTagClassName
{
color: #625130;
}
</style>
background-color css
<style>
a { background-color: #625130; }
a { background-color: rgb(98,81,48); }
div.DivClassName
{
background-color: #625130;
}
.BgClassName
{
background-color: #625130;
}
</style>
border-color css
<style>
span { border-color: #625130; }
span { border-color: rgb(98,81,48); }
td.TdClassName
{
border-color: #625130;
}
.TagClassName
{
border-color: #625130;
}
</style>