Shades of Claret #672834
Tints of Claret #672834
RGB
CMYK
RGB Variations
Color information
#672834 (or 0x672834) is known color: Claret. HEX triplet: 67, 28 and 34. RGB value is (103,40,52). Sum of RGB (Red+Green+Blue) = 103+40+52=195 (25% of max value = 765). Red value is 103 (40.62% from 255 or 52.82% from 195); Green value is 40 (16.02% from 255 or 20.51% from 195); Blue value is 52 (20.70% from 255 or 26.67% from 195); Max value from RGB is 103 - color contains mainly: red. Hex color #672834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672834 is #98D7CB. Grayscale: #3C3C3C. Windows color (decimal): -10016716 or 3418215. OLE color: 3418215.
HSL color Cylindrical-coordinate representation of color #672834: hue angle of 348.57º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #672834 is Cyan = 0, Magento = 0.61, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 52 | - |
| CMYK | 0 | 0.61 | 0.50 | 0.60 |
| HSL | 348.57º | 0.44% | 0.28% | - |
| HSV(B) | 348.57º | 0.61% | 0.4% | - |
| XYZ | 6.97 | 4.65 | 3.78 | - |
| YUV | 60.21 | 123.37 | 158.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 52 | 0 | 0.61 | 0.50 | 0.60 | 348.57 | 0.44 | 0.28 |
| Hex | 67 | 28 | 34 | 0 | 3D | 32 | 3C | 15D | 2C | 1C |
| Octal | 147 | 50 | 64 | 0 | 75 | 62 | 74 | 535 | 54 | 34 |
| Binary | 1100111 | 101000 | 110100 | 0 | 111101 | 110010 | 111100 | 101011101 | 101100 | 11100 |
Color Harmonies of #672834
Complementary color
Monochromatic Colors of #672834
Black with #672834
Text Example
Text Example
White with #672834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672834; }
p { color: rgb(103,40,52); }
H1.HeaderClassName
{
color: #672834;
}
.AnyTagClassName
{
color: #672834;
}
</style>
background-color css
<style>
a { background-color: #672834; }
a { background-color: rgb(103,40,52); }
div.DivClassName
{
background-color: #672834;
}
.BgClassName
{
background-color: #672834;
}
</style>
border-color css
<style>
span { border-color: #672834; }
span { border-color: rgb(103,40,52); }
td.TdClassName
{
border-color: #672834;
}
.TagClassName
{
border-color: #672834;
}
</style>