Shades of Claret #681731
Tints of Claret #681731
RGB
CMYK
RGB Variations
Color information
#681731 (or 0x681731) is known color: Claret. HEX triplet: 68, 17 and 31. RGB value is (104,23,49). Sum of RGB (Red+Green+Blue) = 104+23+49=176 (23% of max value = 765). Red value is 104 (41.02% from 255 or 59.09% from 176); Green value is 23 (9.38% from 255 or 13.07% from 176); Blue value is 49 (19.53% from 255 or 27.84% from 176); Max value from RGB is 104 - color contains mainly: red. Hex color #681731 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #681731 is #97E8CE. Grayscale: #323232. Windows color (decimal): -9955535 or 3217256. OLE color: 3217256.
HSL color Cylindrical-coordinate representation of color #681731: hue angle of 340.74º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #681731 is Cyan = 0, Magento = 0.78, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 23 | 49 | - |
| CMYK | 0 | 0.78 | 0.53 | 0.59 |
| HSL | 340.74º | 0.64% | 0.25% | - |
| HSV(B) | 340.74º | 0.78% | 0.41% | - |
| XYZ | 6.57 | 3.78 | 3.29 | - |
| YUV | 50.18 | 127.34 | 166.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 23 | 49 | 0 | 0.78 | 0.53 | 0.59 | 340.74 | 0.64 | 0.25 |
| Hex | 68 | 17 | 31 | 0 | 4E | 35 | 3B | 155 | 40 | 19 |
| Octal | 150 | 27 | 61 | 0 | 116 | 65 | 73 | 525 | 100 | 31 |
| Binary | 1101000 | 10111 | 110001 | 0 | 1001110 | 110101 | 111011 | 101010101 | 1000000 | 11001 |
Color Harmonies of #681731
Complementary color
Monochromatic Colors of #681731
Black with #681731
Text Example
Text Example
White with #681731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #681731; }
p { color: rgb(104,23,49); }
H1.HeaderClassName
{
color: #681731;
}
.AnyTagClassName
{
color: #681731;
}
</style>
background-color css
<style>
a { background-color: #681731; }
a { background-color: rgb(104,23,49); }
div.DivClassName
{
background-color: #681731;
}
.BgClassName
{
background-color: #681731;
}
</style>
border-color css
<style>
span { border-color: #681731; }
span { border-color: rgb(104,23,49); }
td.TdClassName
{
border-color: #681731;
}
.TagClassName
{
border-color: #681731;
}
</style>