Shades of Claret #671531
Tints of Claret #671531
RGB
CMYK
RGB Variations
Color information
#671531 (or 0x671531) is known color: Claret. HEX triplet: 67, 15 and 31. RGB value is (103,21,49). Sum of RGB (Red+Green+Blue) = 103+21+49=173 (22% of max value = 765). Red value is 103 (40.62% from 255 or 59.54% from 173); Green value is 21 (8.59% from 255 or 12.14% from 173); Blue value is 49 (19.53% from 255 or 28.32% from 173); Max value from RGB is 103 - color contains mainly: red. Hex color #671531 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671531 is #98EACE. Grayscale: #303030. Windows color (decimal): -10021583 or 3216743. OLE color: 3216743.
HSL color Cylindrical-coordinate representation of color #671531: hue angle of 339.51º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #671531 is Cyan = 0, Magento = 0.80, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 21 | 49 | - |
| CMYK | 0 | 0.80 | 0.52 | 0.60 |
| HSL | 339.51º | 0.66% | 0.24% | - |
| HSV(B) | 339.51º | 0.8% | 0.4% | - |
| XYZ | 6.42 | 3.64 | 3.27 | - |
| YUV | 48.71 | 128.17 | 166.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 21 | 49 | 0 | 0.80 | 0.52 | 0.60 | 339.51 | 0.66 | 0.24 |
| Hex | 67 | 15 | 31 | 0 | 50 | 34 | 3C | 154 | 42 | 18 |
| Octal | 147 | 25 | 61 | 0 | 120 | 64 | 74 | 524 | 102 | 30 |
| Binary | 1100111 | 10101 | 110001 | 0 | 1010000 | 110100 | 111100 | 101010100 | 1000010 | 11000 |
Color Harmonies of #671531
Complementary color
Monochromatic Colors of #671531
Black with #671531
Text Example
Text Example
White with #671531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671531; }
p { color: rgb(103,21,49); }
H1.HeaderClassName
{
color: #671531;
}
.AnyTagClassName
{
color: #671531;
}
</style>
background-color css
<style>
a { background-color: #671531; }
a { background-color: rgb(103,21,49); }
div.DivClassName
{
background-color: #671531;
}
.BgClassName
{
background-color: #671531;
}
</style>
border-color css
<style>
span { border-color: #671531; }
span { border-color: rgb(103,21,49); }
td.TdClassName
{
border-color: #671531;
}
.TagClassName
{
border-color: #671531;
}
</style>