Shades of Claret #751030
Tints of Claret #751030
RGB
CMYK
RGB Variations
Color information
#751030 (or 0x751030) is known color: Claret. HEX triplet: 75, 10 and 30. RGB value is (117,16,48). Sum of RGB (Red+Green+Blue) = 117+16+48=181 (23% of max value = 765). Red value is 117 (46.09% from 255 or 64.64% from 181); Green value is 16 (6.64% from 255 or 8.84% from 181); Blue value is 48 (19.14% from 255 or 26.52% from 181); Max value from RGB is 117 - color contains mainly: red. Hex color #751030 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #751030 is #8AEFCF. Grayscale: #313131. Windows color (decimal): -9105360 or 3149941. OLE color: 3149941.
HSL color Cylindrical-coordinate representation of color #751030: hue angle of 340.99º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #751030 is Cyan = 0, Magento = 0.86, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 16 | 48 | - |
| CMYK | 0 | 0.86 | 0.59 | 0.54 |
| HSL | 340.99º | 0.76% | 0.26% | - |
| HSV(B) | 340.99º | 0.86% | 0.46% | - |
| XYZ | 8.05 | 4.37 | 3.21 | - |
| YUV | 49.85 | 126.96 | 175.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 16 | 48 | 0 | 0.86 | 0.59 | 0.54 | 340.99 | 0.76 | 0.26 |
| Hex | 75 | 10 | 30 | 0 | 56 | 3B | 36 | 155 | 4C | 1A |
| Octal | 165 | 20 | 60 | 0 | 126 | 73 | 66 | 525 | 114 | 32 |
| Binary | 1110101 | 10000 | 110000 | 0 | 1010110 | 111011 | 110110 | 101010101 | 1001100 | 11010 |
Color Harmonies of #751030
Complementary color
Monochromatic Colors of #751030
Black with #751030
Text Example
Text Example
White with #751030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #751030; }
p { color: rgb(117,16,48); }
H1.HeaderClassName
{
color: #751030;
}
.AnyTagClassName
{
color: #751030;
}
</style>
background-color css
<style>
a { background-color: #751030; }
a { background-color: rgb(117,16,48); }
div.DivClassName
{
background-color: #751030;
}
.BgClassName
{
background-color: #751030;
}
</style>
border-color css
<style>
span { border-color: #751030; }
span { border-color: rgb(117,16,48); }
td.TdClassName
{
border-color: #751030;
}
.TagClassName
{
border-color: #751030;
}
</style>