Shades of Claret #671634
Tints of Claret #671634
RGB
CMYK
RGB Variations
Color information
#671634 (or 0x671634) is known color: Claret. HEX triplet: 67, 16 and 34. RGB value is (103,22,52). Sum of RGB (Red+Green+Blue) = 103+22+52=177 (23% of max value = 765). Red value is 103 (40.62% from 255 or 58.19% from 177); Green value is 22 (8.98% from 255 or 12.43% from 177); Blue value is 52 (20.70% from 255 or 29.38% from 177); Max value from RGB is 103 - color contains mainly: red. Hex color #671634 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671634 is #98E9CB. Grayscale: #313131. Windows color (decimal): -10021324 or 3413607. OLE color: 3413607.
HSL color Cylindrical-coordinate representation of color #671634: hue angle of 337.78º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #671634 is Cyan = 0, Magento = 0.79, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 22 | 52 | - |
| CMYK | 0 | 0.79 | 0.50 | 0.60 |
| HSL | 337.78º | 0.65% | 0.25% | - |
| HSV(B) | 337.78º | 0.79% | 0.4% | - |
| XYZ | 6.5 | 3.71 | 3.62 | - |
| YUV | 49.64 | 129.34 | 166.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 52 | 0 | 0.79 | 0.50 | 0.60 | 337.78 | 0.65 | 0.25 |
| Hex | 67 | 16 | 34 | 0 | 4F | 32 | 3C | 152 | 41 | 19 |
| Octal | 147 | 26 | 64 | 0 | 117 | 62 | 74 | 522 | 101 | 31 |
| Binary | 1100111 | 10110 | 110100 | 0 | 1001111 | 110010 | 111100 | 101010010 | 1000001 | 11001 |
Color Harmonies of #671634
Complementary color
Monochromatic Colors of #671634
Black with #671634
Text Example
Text Example
White with #671634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671634; }
p { color: rgb(103,22,52); }
H1.HeaderClassName
{
color: #671634;
}
.AnyTagClassName
{
color: #671634;
}
</style>
background-color css
<style>
a { background-color: #671634; }
a { background-color: rgb(103,22,52); }
div.DivClassName
{
background-color: #671634;
}
.BgClassName
{
background-color: #671634;
}
</style>
border-color css
<style>
span { border-color: #671634; }
span { border-color: rgb(103,22,52); }
td.TdClassName
{
border-color: #671634;
}
.TagClassName
{
border-color: #671634;
}
</style>