Shades of West Coast #625325
Tints of West Coast #625325
RGB
CMYK
RGB Variations
Color information
#625325 (or 0x625325) is known color: West Coast. HEX triplet: 62, 53 and 25. RGB value is (98,83,37). Sum of RGB (Red+Green+Blue) = 98+83+37=218 (28% of max value = 765). Red value is 98 (38.67% from 255 or 44.95% from 218); Green value is 83 (32.81% from 255 or 38.07% from 218); Blue value is 37 (14.84% from 255 or 16.97% from 218); Max value from RGB is 98 - color contains mainly: red. Hex color #625325 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625325 is #9DACDA. Grayscale: #525252. Windows color (decimal): -10333403 or 2446178. OLE color: 2446178.
HSL color Cylindrical-coordinate representation of color #625325: hue angle of 45.25º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #625325 is Cyan = 0, Magento = 0.15, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 83 | 37 | - |
| CMYK | 0 | 0.15 | 0.62 | 0.62 |
| HSL | 45.25º | 0.45% | 0.26% | - |
| HSV(B) | 45.25º | 0.62% | 0.38% | - |
| XYZ | 8.46 | 8.92 | 3.03 | - |
| YUV | 82.24 | 102.47 | 139.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 37 | 0 | 0.15 | 0.62 | 0.62 | 45.25 | 0.45 | 0.26 |
| Hex | 62 | 53 | 25 | 0 | F | 3E | 3E | 2D | 2D | 1A |
| Octal | 142 | 123 | 45 | 0 | 17 | 76 | 76 | 55 | 55 | 32 |
| Binary | 1100010 | 1010011 | 100101 | 0 | 1111 | 111110 | 111110 | 101101 | 101101 | 11010 |
Color Harmonies of #625325
Complementary color
Monochromatic Colors of #625325
Black with #625325
Text Example
Text Example
White with #625325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625325; }
p { color: rgb(98,83,37); }
H1.HeaderClassName
{
color: #625325;
}
.AnyTagClassName
{
color: #625325;
}
</style>
background-color css
<style>
a { background-color: #625325; }
a { background-color: rgb(98,83,37); }
div.DivClassName
{
background-color: #625325;
}
.BgClassName
{
background-color: #625325;
}
</style>
border-color css
<style>
span { border-color: #625325; }
span { border-color: rgb(98,83,37); }
td.TdClassName
{
border-color: #625325;
}
.TagClassName
{
border-color: #625325;
}
</style>