Shades of Claret #691731
Tints of Claret #691731
RGB
CMYK
RGB Variations
Color information
#691731 (or 0x691731) is known color: Claret. HEX triplet: 69, 17 and 31. RGB value is (105,23,49). Sum of RGB (Red+Green+Blue) = 105+23+49=177 (23% of max value = 765). Red value is 105 (41.41% from 255 or 59.32% from 177); Green value is 23 (9.38% from 255 or 12.99% from 177); Blue value is 49 (19.53% from 255 or 27.68% from 177); Max value from RGB is 105 - color contains mainly: red. Hex color #691731 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691731 is #96E8CE. Grayscale: #323232. Windows color (decimal): -9889999 or 3217257. OLE color: 3217257.
HSL color Cylindrical-coordinate representation of color #691731: hue angle of 340.98º 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 #691731 is Cyan = 0, Magento = 0.78, Yellow = 0.53 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 23 | 49 | - |
| CMYK | 0 | 0.78 | 0.53 | 0.59 |
| HSL | 340.98º | 0.64% | 0.25% | - |
| HSV(B) | 340.98º | 0.78% | 0.41% | - |
| XYZ | 6.69 | 3.84 | 3.29 | - |
| YUV | 50.48 | 127.17 | 166.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 23 | 49 | 0 | 0.78 | 0.53 | 0.59 | 340.98 | 0.64 | 0.25 |
| Hex | 69 | 17 | 31 | 0 | 4E | 35 | 3B | 155 | 40 | 19 |
| Octal | 151 | 27 | 61 | 0 | 116 | 65 | 73 | 525 | 100 | 31 |
| Binary | 1101001 | 10111 | 110001 | 0 | 1001110 | 110101 | 111011 | 101010101 | 1000000 | 11001 |
Color Harmonies of #691731
Complementary color
Monochromatic Colors of #691731
Black with #691731
Text Example
Text Example
White with #691731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691731; }
p { color: rgb(105,23,49); }
H1.HeaderClassName
{
color: #691731;
}
.AnyTagClassName
{
color: #691731;
}
</style>
background-color css
<style>
a { background-color: #691731; }
a { background-color: rgb(105,23,49); }
div.DivClassName
{
background-color: #691731;
}
.BgClassName
{
background-color: #691731;
}
</style>
border-color css
<style>
span { border-color: #691731; }
span { border-color: rgb(105,23,49); }
td.TdClassName
{
border-color: #691731;
}
.TagClassName
{
border-color: #691731;
}
</style>