Shades of West Coast #625225
Tints of West Coast #625225
RGB
CMYK
RGB Variations
Color information
#625225 (or 0x625225) is known color: West Coast. HEX triplet: 62, 52 and 25. RGB value is (98,82,37). Sum of RGB (Red+Green+Blue) = 98+82+37=217 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.16% from 217); Green value is 82 (32.42% from 255 or 37.79% from 217); Blue value is 37 (14.84% from 255 or 17.05% from 217); Max value from RGB is 98 - color contains mainly: red. Hex color #625225 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625225 is #9DADDA. Grayscale: #515151. Windows color (decimal): -10333659 or 2445922. OLE color: 2445922.
HSL color Cylindrical-coordinate representation of color #625225: hue angle of 44.26º 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 #625225 is Cyan = 0, Magento = 0.16, Yellow = 0.62 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 82 | 37 | - |
| CMYK | 0 | 0.16 | 0.62 | 0.62 |
| HSL | 44.26º | 0.45% | 0.26% | - |
| HSV(B) | 44.26º | 0.62% | 0.38% | - |
| XYZ | 8.39 | 8.76 | 3 | - |
| YUV | 81.65 | 102.8 | 139.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 82 | 37 | 0 | 0.16 | 0.62 | 0.62 | 44.26 | 0.45 | 0.26 |
| Hex | 62 | 52 | 25 | 0 | 10 | 3E | 3E | 2C | 2D | 1A |
| Octal | 142 | 122 | 45 | 0 | 20 | 76 | 76 | 54 | 55 | 32 |
| Binary | 1100010 | 1010010 | 100101 | 0 | 10000 | 111110 | 111110 | 101100 | 101101 | 11010 |
Color Harmonies of #625225
Complementary color
Monochromatic Colors of #625225
Black with #625225
Text Example
Text Example
White with #625225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625225; }
p { color: rgb(98,82,37); }
H1.HeaderClassName
{
color: #625225;
}
.AnyTagClassName
{
color: #625225;
}
</style>
background-color css
<style>
a { background-color: #625225; }
a { background-color: rgb(98,82,37); }
div.DivClassName
{
background-color: #625225;
}
.BgClassName
{
background-color: #625225;
}
</style>
border-color css
<style>
span { border-color: #625225; }
span { border-color: rgb(98,82,37); }
td.TdClassName
{
border-color: #625225;
}
.TagClassName
{
border-color: #625225;
}
</style>