Shades of Claret #751338
Tints of Claret #751338
RGB
CMYK
RGB Variations
Color information
#751338 (or 0x751338) is known color: Claret. HEX triplet: 75, 13 and 38. RGB value is (117,19,56). Sum of RGB (Red+Green+Blue) = 117+19+56=192 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60.94% from 192); Green value is 19 (7.81% from 255 or 9.90% from 192); Blue value is 56 (22.27% from 255 or 29.17% from 192); Max value from RGB is 117 - color contains mainly: red. Hex color #751338 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751338 is #8AECC7. Grayscale: #343434. Windows color (decimal): -9104584 or 3674997. OLE color: 3674997.
HSL color Cylindrical-coordinate representation of color #751338: hue angle of 337.35º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #751338 is Cyan = 0, Magento = 0.84, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 19 | 56 | - |
| CMYK | 0 | 0.84 | 0.52 | 0.54 |
| HSL | 337.35º | 0.72% | 0.27% | - |
| HSV(B) | 337.35º | 0.84% | 0.46% | - |
| XYZ | 8.28 | 4.53 | 4.18 | - |
| YUV | 52.52 | 129.97 | 173.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 19 | 56 | 0 | 0.84 | 0.52 | 0.54 | 337.35 | 0.72 | 0.27 |
| Hex | 75 | 13 | 38 | 0 | 54 | 34 | 36 | 151 | 48 | 1B |
| Octal | 165 | 23 | 70 | 0 | 124 | 64 | 66 | 521 | 110 | 33 |
| Binary | 1110101 | 10011 | 111000 | 0 | 1010100 | 110100 | 110110 | 101010001 | 1001000 | 11011 |
Color Harmonies of #751338
Complementary color
Monochromatic Colors of #751338
Black with #751338
Text Example
Text Example
White with #751338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751338; }
p { color: rgb(117,19,56); }
H1.HeaderClassName
{
color: #751338;
}
.AnyTagClassName
{
color: #751338;
}
</style>
background-color css
<style>
a { background-color: #751338; }
a { background-color: rgb(117,19,56); }
div.DivClassName
{
background-color: #751338;
}
.BgClassName
{
background-color: #751338;
}
</style>
border-color css
<style>
span { border-color: #751338; }
span { border-color: rgb(117,19,56); }
td.TdClassName
{
border-color: #751338;
}
.TagClassName
{
border-color: #751338;
}
</style>