Shades of Siren #752840
Tints of Siren #752840
RGB
CMYK
RGB Variations
Color information
#752840 (or 0x752840) is known color: Siren. HEX triplet: 75, 28 and 40. RGB value is (117,40,64). Sum of RGB (Red+Green+Blue) = 117+40+64=221 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.94% from 221); Green value is 40 (16.02% from 255 or 18.10% from 221); Blue value is 64 (25.39% from 255 or 28.96% from 221); Max value from RGB is 117 - color contains mainly: red. Hex color #752840 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752840 is #8AD7BF. Grayscale: #414141. Windows color (decimal): -9099200 or 4204661. OLE color: 4204661.
HSL color Cylindrical-coordinate representation of color #752840: hue angle of 341.3º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #752840 is Cyan = 0, Magento = 0.66, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 64 | - |
| CMYK | 0 | 0.66 | 0.45 | 0.54 |
| HSL | 341.3º | 0.49% | 0.31% | - |
| HSV(B) | 341.3º | 0.66% | 0.46% | - |
| XYZ | 9.02 | 5.67 | 5.47 | - |
| YUV | 65.76 | 127.01 | 164.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 64 | 0 | 0.66 | 0.45 | 0.54 | 341.3 | 0.49 | 0.31 |
| Hex | 75 | 28 | 40 | 0 | 42 | 2D | 36 | 155 | 31 | 1F |
| Octal | 165 | 50 | 100 | 0 | 102 | 55 | 66 | 525 | 61 | 37 |
| Binary | 1110101 | 101000 | 1000000 | 0 | 1000010 | 101101 | 110110 | 101010101 | 110001 | 11111 |
Color Harmonies of #752840
Complementary color
Monochromatic Colors of #752840
Black with #752840
Text Example
Text Example
White with #752840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752840; }
p { color: rgb(117,40,64); }
H1.HeaderClassName
{
color: #752840;
}
.AnyTagClassName
{
color: #752840;
}
</style>
background-color css
<style>
a { background-color: #752840; }
a { background-color: rgb(117,40,64); }
div.DivClassName
{
background-color: #752840;
}
.BgClassName
{
background-color: #752840;
}
</style>
border-color css
<style>
span { border-color: #752840; }
span { border-color: rgb(117,40,64); }
td.TdClassName
{
border-color: #752840;
}
.TagClassName
{
border-color: #752840;
}
</style>