Shades of Claret #631734
Tints of Claret #631734
RGB
CMYK
RGB Variations
Color information
#631734 (or 0x631734) is known color: Claret. HEX triplet: 63, 17 and 34. RGB value is (99,23,52). Sum of RGB (Red+Green+Blue) = 99+23+52=174 (23% of max value = 765). Red value is 99 (39.06% from 255 or 56.90% from 174); Green value is 23 (9.38% from 255 or 13.22% from 174); Blue value is 52 (20.70% from 255 or 29.89% from 174); Max value from RGB is 99 - color contains mainly: red. Hex color #631734 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631734 is #9CE8CB. Grayscale: #303030. Windows color (decimal): -10283212 or 3413859. OLE color: 3413859.
HSL color Cylindrical-coordinate representation of color #631734: hue angle of 337.11º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #631734 is Cyan = 0, Magento = 0.77, Yellow = 0.47 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 23 | 52 | - |
| CMYK | 0 | 0.77 | 0.47 | 0.61 |
| HSL | 337.11º | 0.62% | 0.24% | - |
| HSV(B) | 337.11º | 0.77% | 0.39% | - |
| XYZ | 6.07 | 3.51 | 3.61 | - |
| YUV | 49.03 | 129.68 | 163.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 23 | 52 | 0 | 0.77 | 0.47 | 0.61 | 337.11 | 0.62 | 0.24 |
| Hex | 63 | 17 | 34 | 0 | 4D | 2F | 3D | 151 | 3E | 18 |
| Octal | 143 | 27 | 64 | 0 | 115 | 57 | 75 | 521 | 76 | 30 |
| Binary | 1100011 | 10111 | 110100 | 0 | 1001101 | 101111 | 111101 | 101010001 | 111110 | 11000 |
Color Harmonies of #631734
Complementary color
Monochromatic Colors of #631734
Black with #631734
Text Example
Text Example
White with #631734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631734; }
p { color: rgb(99,23,52); }
H1.HeaderClassName
{
color: #631734;
}
.AnyTagClassName
{
color: #631734;
}
</style>
background-color css
<style>
a { background-color: #631734; }
a { background-color: rgb(99,23,52); }
div.DivClassName
{
background-color: #631734;
}
.BgClassName
{
background-color: #631734;
}
</style>
border-color css
<style>
span { border-color: #631734; }
span { border-color: rgb(99,23,52); }
td.TdClassName
{
border-color: #631734;
}
.TagClassName
{
border-color: #631734;
}
</style>