Shades of Claret #691736
Tints of Claret #691736
RGB
CMYK
RGB Variations
Color information
#691736 (or 0x691736) is known color: Claret. HEX triplet: 69, 17 and 36. RGB value is (105,23,54). Sum of RGB (Red+Green+Blue) = 105+23+54=182 (24% of max value = 765). Red value is 105 (41.41% from 255 or 57.69% from 182); Green value is 23 (9.38% from 255 or 12.64% from 182); Blue value is 54 (21.48% from 255 or 29.67% from 182); Max value from RGB is 105 - color contains mainly: red. Hex color #691736 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691736 is #96E8C9. Grayscale: #333333. Windows color (decimal): -9889994 or 3544937. OLE color: 3544937.
HSL color Cylindrical-coordinate representation of color #691736: hue angle of 337.32º 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 #691736 is Cyan = 0, Magento = 0.78, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 23 | 54 | - |
| CMYK | 0 | 0.78 | 0.49 | 0.59 |
| HSL | 337.32º | 0.64% | 0.25% | - |
| HSV(B) | 337.32º | 0.78% | 0.41% | - |
| XYZ | 6.8 | 3.88 | 3.88 | - |
| YUV | 51.05 | 129.67 | 166.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 23 | 54 | 0 | 0.78 | 0.49 | 0.59 | 337.32 | 0.64 | 0.25 |
| Hex | 69 | 17 | 36 | 0 | 4E | 31 | 3B | 151 | 40 | 19 |
| Octal | 151 | 27 | 66 | 0 | 116 | 61 | 73 | 521 | 100 | 31 |
| Binary | 1101001 | 10111 | 110110 | 0 | 1001110 | 110001 | 111011 | 101010001 | 1000000 | 11001 |
Color Harmonies of #691736
Complementary color
Monochromatic Colors of #691736
Black with #691736
Text Example
Text Example
White with #691736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691736; }
p { color: rgb(105,23,54); }
H1.HeaderClassName
{
color: #691736;
}
.AnyTagClassName
{
color: #691736;
}
</style>
background-color css
<style>
a { background-color: #691736; }
a { background-color: rgb(105,23,54); }
div.DivClassName
{
background-color: #691736;
}
.BgClassName
{
background-color: #691736;
}
</style>
border-color css
<style>
span { border-color: #691736; }
span { border-color: rgb(105,23,54); }
td.TdClassName
{
border-color: #691736;
}
.TagClassName
{
border-color: #691736;
}
</style>