Shades of Claret #672734
Tints of Claret #672734
RGB
CMYK
RGB Variations
Color information
#672734 (or 0x672734) is known color: Claret. HEX triplet: 67, 27 and 34. RGB value is (103,39,52). Sum of RGB (Red+Green+Blue) = 103+39+52=194 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.09% from 194); Green value is 39 (15.62% from 255 or 20.10% from 194); Blue value is 52 (20.70% from 255 or 26.80% from 194); Max value from RGB is 103 - color contains mainly: red. Hex color #672734 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672734 is #98D8CB. Grayscale: #3B3B3B. Windows color (decimal): -10016972 or 3417959. OLE color: 3417959.
HSL color Cylindrical-coordinate representation of color #672734: hue angle of 347.81º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #672734 is Cyan = 0, Magento = 0.62, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 39 | 52 | - |
| CMYK | 0 | 0.62 | 0.50 | 0.60 |
| HSL | 347.81º | 0.45% | 0.28% | - |
| HSV(B) | 347.81º | 0.62% | 0.4% | - |
| XYZ | 6.94 | 4.58 | 3.77 | - |
| YUV | 59.62 | 123.7 | 158.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 52 | 0 | 0.62 | 0.50 | 0.60 | 347.81 | 0.45 | 0.28 |
| Hex | 67 | 27 | 34 | 0 | 3E | 32 | 3C | 15C | 2D | 1C |
| Octal | 147 | 47 | 64 | 0 | 76 | 62 | 74 | 534 | 55 | 34 |
| Binary | 1100111 | 100111 | 110100 | 0 | 111110 | 110010 | 111100 | 101011100 | 101101 | 11100 |
Color Harmonies of #672734
Complementary color
Monochromatic Colors of #672734
Black with #672734
Text Example
Text Example
White with #672734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672734; }
p { color: rgb(103,39,52); }
H1.HeaderClassName
{
color: #672734;
}
.AnyTagClassName
{
color: #672734;
}
</style>
background-color css
<style>
a { background-color: #672734; }
a { background-color: rgb(103,39,52); }
div.DivClassName
{
background-color: #672734;
}
.BgClassName
{
background-color: #672734;
}
</style>
border-color css
<style>
span { border-color: #672734; }
span { border-color: rgb(103,39,52); }
td.TdClassName
{
border-color: #672734;
}
.TagClassName
{
border-color: #672734;
}
</style>