Shades of Claret #692733
Tints of Claret #692733
RGB
CMYK
RGB Variations
Color information
#692733 (or 0x692733) is known color: Claret. HEX triplet: 69, 27 and 33. RGB value is (105,39,51). Sum of RGB (Red+Green+Blue) = 105+39+51=195 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.85% from 195); Green value is 39 (15.62% from 255 or 20% from 195); Blue value is 51 (20.31% from 255 or 26.15% from 195); Max value from RGB is 105 - color contains mainly: red. Hex color #692733 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692733 is #96D8CC. Grayscale: #3C3C3C. Windows color (decimal): -9885901 or 3352425. OLE color: 3352425.
HSL color Cylindrical-coordinate representation of color #692733: hue angle of 349.09º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #692733 is Cyan = 0, Magento = 0.63, Yellow = 0.51 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 39 | 51 | - |
| CMYK | 0 | 0.63 | 0.51 | 0.59 |
| HSL | 349.09º | 0.46% | 0.28% | - |
| HSV(B) | 349.09º | 0.63% | 0.41% | - |
| XYZ | 7.15 | 4.69 | 3.66 | - |
| YUV | 60.1 | 122.87 | 160.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 39 | 51 | 0 | 0.63 | 0.51 | 0.59 | 349.09 | 0.46 | 0.28 |
| Hex | 69 | 27 | 33 | 0 | 3F | 33 | 3B | 15D | 2E | 1C |
| Octal | 151 | 47 | 63 | 0 | 77 | 63 | 73 | 535 | 56 | 34 |
| Binary | 1101001 | 100111 | 110011 | 0 | 111111 | 110011 | 111011 | 101011101 | 101110 | 11100 |
Color Harmonies of #692733
Complementary color
Monochromatic Colors of #692733
Black with #692733
Text Example
Text Example
White with #692733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692733; }
p { color: rgb(105,39,51); }
H1.HeaderClassName
{
color: #692733;
}
.AnyTagClassName
{
color: #692733;
}
</style>
background-color css
<style>
a { background-color: #692733; }
a { background-color: rgb(105,39,51); }
div.DivClassName
{
background-color: #692733;
}
.BgClassName
{
background-color: #692733;
}
</style>
border-color css
<style>
span { border-color: #692733; }
span { border-color: rgb(105,39,51); }
td.TdClassName
{
border-color: #692733;
}
.TagClassName
{
border-color: #692733;
}
</style>