Shades of Claret #751335
Tints of Claret #751335
RGB
CMYK
RGB Variations
Color information
#751335 (or 0x751335) is known color: Claret. HEX triplet: 75, 13 and 35. RGB value is (117,19,53). Sum of RGB (Red+Green+Blue) = 117+19+53=189 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.90% from 189); Green value is 19 (7.81% from 255 or 10.05% from 189); Blue value is 53 (21.09% from 255 or 28.04% from 189); Max value from RGB is 117 - color contains mainly: red. Hex color #751335 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751335 is #8AECCA. Grayscale: #343434. Windows color (decimal): -9104587 or 3478389. OLE color: 3478389.
HSL color Cylindrical-coordinate representation of color #751335: hue angle of 339.18º 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 #751335 is Cyan = 0, Magento = 0.84, Yellow = 0.55 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 19 | 53 | - |
| CMYK | 0 | 0.84 | 0.55 | 0.54 |
| HSL | 339.18º | 0.72% | 0.27% | - |
| HSV(B) | 339.18º | 0.84% | 0.46% | - |
| XYZ | 8.21 | 4.5 | 3.8 | - |
| YUV | 52.18 | 128.47 | 174.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 19 | 53 | 0 | 0.84 | 0.55 | 0.54 | 339.18 | 0.72 | 0.27 |
| Hex | 75 | 13 | 35 | 0 | 54 | 37 | 36 | 153 | 48 | 1B |
| Octal | 165 | 23 | 65 | 0 | 124 | 67 | 66 | 523 | 110 | 33 |
| Binary | 1110101 | 10011 | 110101 | 0 | 1010100 | 110111 | 110110 | 101010011 | 1001000 | 11011 |
Color Harmonies of #751335
Complementary color
Monochromatic Colors of #751335
Black with #751335
Text Example
Text Example
White with #751335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751335; }
p { color: rgb(117,19,53); }
H1.HeaderClassName
{
color: #751335;
}
.AnyTagClassName
{
color: #751335;
}
</style>
background-color css
<style>
a { background-color: #751335; }
a { background-color: rgb(117,19,53); }
div.DivClassName
{
background-color: #751335;
}
.BgClassName
{
background-color: #751335;
}
</style>
border-color css
<style>
span { border-color: #751335; }
span { border-color: rgb(117,19,53); }
td.TdClassName
{
border-color: #751335;
}
.TagClassName
{
border-color: #751335;
}
</style>