Shades of Claret #631730
Tints of Claret #631730
RGB
CMYK
RGB Variations
Color information
#631730 (or 0x631730) is known color: Claret. HEX triplet: 63, 17 and 30. RGB value is (99,23,48). Sum of RGB (Red+Green+Blue) = 99+23+48=170 (22% of max value = 765). Red value is 99 (39.06% from 255 or 58.24% from 170); Green value is 23 (9.38% from 255 or 13.53% from 170); Blue value is 48 (19.14% from 255 or 28.24% from 170); Max value from RGB is 99 - color contains mainly: red. Hex color #631730 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631730 is #9CE8CF. Grayscale: #303030. Windows color (decimal): -10283216 or 3151715. OLE color: 3151715.
HSL color Cylindrical-coordinate representation of color #631730: hue angle of 340.26º 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 #631730 is Cyan = 0, Magento = 0.77, Yellow = 0.52 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 23 | 48 | - |
| CMYK | 0 | 0.77 | 0.52 | 0.61 |
| HSL | 340.26º | 0.62% | 0.24% | - |
| HSV(B) | 340.26º | 0.77% | 0.39% | - |
| XYZ | 5.99 | 3.48 | 3.15 | - |
| YUV | 48.57 | 127.68 | 163.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 23 | 48 | 0 | 0.77 | 0.52 | 0.61 | 340.26 | 0.62 | 0.24 |
| Hex | 63 | 17 | 30 | 0 | 4D | 34 | 3D | 154 | 3E | 18 |
| Octal | 143 | 27 | 60 | 0 | 115 | 64 | 75 | 524 | 76 | 30 |
| Binary | 1100011 | 10111 | 110000 | 0 | 1001101 | 110100 | 111101 | 101010100 | 111110 | 11000 |
Color Harmonies of #631730
Complementary color
Monochromatic Colors of #631730
Black with #631730
Text Example
Text Example
White with #631730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631730; }
p { color: rgb(99,23,48); }
H1.HeaderClassName
{
color: #631730;
}
.AnyTagClassName
{
color: #631730;
}
</style>
background-color css
<style>
a { background-color: #631730; }
a { background-color: rgb(99,23,48); }
div.DivClassName
{
background-color: #631730;
}
.BgClassName
{
background-color: #631730;
}
</style>
border-color css
<style>
span { border-color: #631730; }
span { border-color: rgb(99,23,48); }
td.TdClassName
{
border-color: #631730;
}
.TagClassName
{
border-color: #631730;
}
</style>