Shades of Siren #753042
Tints of Siren #753042
RGB
CMYK
RGB Variations
Color information
#753042 (or 0x753042) is known color: Siren. HEX triplet: 75, 30 and 42. RGB value is (117,48,66). Sum of RGB (Red+Green+Blue) = 117+48+66=231 (30% of max value = 765). Red value is 117 (46.09% from 255 or 50.65% from 231); Green value is 48 (19.14% from 255 or 20.78% from 231); Blue value is 66 (26.17% from 255 or 28.57% from 231); Max value from RGB is 117 - color contains mainly: red. Hex color #753042 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753042 is #8ACFBD. Grayscale: #464646. Windows color (decimal): -9097150 or 4337781. OLE color: 4337781.
HSL color Cylindrical-coordinate representation of color #753042: hue angle of 344.35º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #753042 is Cyan = 0, Magento = 0.59, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 66 | - |
| CMYK | 0 | 0.59 | 0.44 | 0.54 |
| HSL | 344.35º | 0.42% | 0.32% | - |
| HSV(B) | 344.35º | 0.59% | 0.46% | - |
| XYZ | 9.38 | 6.29 | 5.87 | - |
| YUV | 70.68 | 125.36 | 161.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 66 | 0 | 0.59 | 0.44 | 0.54 | 344.35 | 0.42 | 0.32 |
| Hex | 75 | 30 | 42 | 0 | 3B | 2C | 36 | 158 | 2A | 20 |
| Octal | 165 | 60 | 102 | 0 | 73 | 54 | 66 | 530 | 52 | 40 |
| Binary | 1110101 | 110000 | 1000010 | 0 | 111011 | 101100 | 110110 | 101011000 | 101010 | 100000 |
Color Harmonies of #753042
Complementary color
Monochromatic Colors of #753042
Black with #753042
Text Example
Text Example
White with #753042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753042; }
p { color: rgb(117,48,66); }
H1.HeaderClassName
{
color: #753042;
}
.AnyTagClassName
{
color: #753042;
}
</style>
background-color css
<style>
a { background-color: #753042; }
a { background-color: rgb(117,48,66); }
div.DivClassName
{
background-color: #753042;
}
.BgClassName
{
background-color: #753042;
}
</style>
border-color css
<style>
span { border-color: #753042; }
span { border-color: rgb(117,48,66); }
td.TdClassName
{
border-color: #753042;
}
.TagClassName
{
border-color: #753042;
}
</style>