Shades of West Coast #625331
Tints of West Coast #625331
RGB
CMYK
RGB Variations
Color information
#625331 (or 0x625331) is known color: West Coast. HEX triplet: 62, 53 and 31. RGB value is (98,83,49). Sum of RGB (Red+Green+Blue) = 98+83+49=230 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.61% from 230); Green value is 83 (32.81% from 255 or 36.09% from 230); Blue value is 49 (19.53% from 255 or 21.30% from 230); Max value from RGB is 98 - color contains mainly: red. Hex color #625331 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #625331 is #9DACCE. Grayscale: #535353. Windows color (decimal): -10333391 or 3232610. OLE color: 3232610.
HSL color Cylindrical-coordinate representation of color #625331: hue angle of 41.63º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #625331 is Cyan = 0, Magento = 0.15, Yellow = 0.5 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 83 | 49 | - |
| CMYK | 0 | 0.15 | 0.5 | 0.62 |
| HSL | 41.63º | 0.33% | 0.29% | - |
| HSV(B) | 41.63º | 0.5% | 0.38% | - |
| XYZ | 8.68 | 9 | 4.19 | - |
| YUV | 83.61 | 108.47 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 83 | 49 | 0 | 0.15 | 0.5 | 0.62 | 41.63 | 0.33 | 0.29 |
| Hex | 62 | 53 | 31 | 0 | F | 32 | 3E | 2A | 21 | 1D |
| Octal | 142 | 123 | 61 | 0 | 17 | 62 | 76 | 52 | 41 | 35 |
| Binary | 1100010 | 1010011 | 110001 | 0 | 1111 | 110010 | 111110 | 101010 | 100001 | 11101 |
Color Harmonies of #625331
Complementary color
Monochromatic Colors of #625331
Black with #625331
Text Example
Text Example
White with #625331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625331; }
p { color: rgb(98,83,49); }
H1.HeaderClassName
{
color: #625331;
}
.AnyTagClassName
{
color: #625331;
}
</style>
background-color css
<style>
a { background-color: #625331; }
a { background-color: rgb(98,83,49); }
div.DivClassName
{
background-color: #625331;
}
.BgClassName
{
background-color: #625331;
}
</style>
border-color css
<style>
span { border-color: #625331; }
span { border-color: rgb(98,83,49); }
td.TdClassName
{
border-color: #625331;
}
.TagClassName
{
border-color: #625331;
}
</style>