Shades of Claret #622431
Tints of Claret #622431
RGB
CMYK
RGB Variations
Color information
#622431 (or 0x622431) is known color: Claret. HEX triplet: 62, 24 and 31. RGB value is (98,36,49). Sum of RGB (Red+Green+Blue) = 98+36+49=183 (24% of max value = 765). Red value is 98 (38.67% from 255 or 53.55% from 183); Green value is 36 (14.45% from 255 or 19.67% from 183); Blue value is 49 (19.53% from 255 or 26.78% from 183); Max value from RGB is 98 - color contains mainly: red. Hex color #622431 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622431 is #9DDBCE. Grayscale: #383838. Windows color (decimal): -10345423 or 3220578. OLE color: 3220578.
HSL color Cylindrical-coordinate representation of color #622431: hue angle of 347.42º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #622431 is Cyan = 0, Magento = 0.63, Yellow = 0.5 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 36 | 49 | - |
| CMYK | 0 | 0.63 | 0.5 | 0.62 |
| HSL | 347.42º | 0.46% | 0.26% | - |
| HSV(B) | 347.42º | 0.63% | 0.38% | - |
| XYZ | 6.22 | 4.08 | 3.37 | - |
| YUV | 56.02 | 124.04 | 157.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 36 | 49 | 0 | 0.63 | 0.5 | 0.62 | 347.42 | 0.46 | 0.26 |
| Hex | 62 | 24 | 31 | 0 | 3F | 32 | 3E | 15B | 2E | 1A |
| Octal | 142 | 44 | 61 | 0 | 77 | 62 | 76 | 533 | 56 | 32 |
| Binary | 1100010 | 100100 | 110001 | 0 | 111111 | 110010 | 111110 | 101011011 | 101110 | 11010 |
Color Harmonies of #622431
Complementary color
Monochromatic Colors of #622431
Black with #622431
Text Example
Text Example
White with #622431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622431; }
p { color: rgb(98,36,49); }
H1.HeaderClassName
{
color: #622431;
}
.AnyTagClassName
{
color: #622431;
}
</style>
background-color css
<style>
a { background-color: #622431; }
a { background-color: rgb(98,36,49); }
div.DivClassName
{
background-color: #622431;
}
.BgClassName
{
background-color: #622431;
}
</style>
border-color css
<style>
span { border-color: #622431; }
span { border-color: rgb(98,36,49); }
td.TdClassName
{
border-color: #622431;
}
.TagClassName
{
border-color: #622431;
}
</style>