Shades of Claret #752338
Tints of Claret #752338
RGB
CMYK
RGB Variations
Color information
#752338 (or 0x752338) is known color: Claret. HEX triplet: 75, 23 and 38. RGB value is (117,35,56). Sum of RGB (Red+Green+Blue) = 117+35+56=208 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.25% from 208); Green value is 35 (14.06% from 255 or 16.83% from 208); Blue value is 56 (22.27% from 255 or 26.92% from 208); Max value from RGB is 117 - color contains mainly: red. Hex color #752338 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752338 is #8ADCC7. Grayscale: #3D3D3D. Windows color (decimal): -9100488 or 3679093. OLE color: 3679093.
HSL color Cylindrical-coordinate representation of color #752338: hue angle of 344.63º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #752338 is Cyan = 0, Magento = 0.70, Yellow = 0.52 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 35 | 56 | - |
| CMYK | 0 | 0.70 | 0.52 | 0.54 |
| HSL | 344.63º | 0.54% | 0.3% | - |
| HSV(B) | 344.63º | 0.7% | 0.46% | - |
| XYZ | 8.65 | 5.27 | 4.3 | - |
| YUV | 61.91 | 124.67 | 167.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 35 | 56 | 0 | 0.70 | 0.52 | 0.54 | 344.63 | 0.54 | 0.3 |
| Hex | 75 | 23 | 38 | 0 | 46 | 34 | 36 | 159 | 36 | 1E |
| Octal | 165 | 43 | 70 | 0 | 106 | 64 | 66 | 531 | 66 | 36 |
| Binary | 1110101 | 100011 | 111000 | 0 | 1000110 | 110100 | 110110 | 101011001 | 110110 | 11110 |
Color Harmonies of #752338
Complementary color
Monochromatic Colors of #752338
Black with #752338
Text Example
Text Example
White with #752338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752338; }
p { color: rgb(117,35,56); }
H1.HeaderClassName
{
color: #752338;
}
.AnyTagClassName
{
color: #752338;
}
</style>
background-color css
<style>
a { background-color: #752338; }
a { background-color: rgb(117,35,56); }
div.DivClassName
{
background-color: #752338;
}
.BgClassName
{
background-color: #752338;
}
</style>
border-color css
<style>
span { border-color: #752338; }
span { border-color: rgb(117,35,56); }
td.TdClassName
{
border-color: #752338;
}
.TagClassName
{
border-color: #752338;
}
</style>