Shades of Siren #752641
Tints of Siren #752641
RGB
CMYK
RGB Variations
Color information
#752641 (or 0x752641) is known color: Siren. HEX triplet: 75, 26 and 41. RGB value is (117,38,65). Sum of RGB (Red+Green+Blue) = 117+38+65=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 38 (15.23% from 255 or 17.27% from 220); Blue value is 65 (25.78% from 255 or 29.55% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #752641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #752641 is #8AD9BE. Grayscale: #404040. Windows color (decimal): -9099711 or 4269685. OLE color: 4269685.
HSL color Cylindrical-coordinate representation of color #752641: hue angle of 339.49º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #752641 is Cyan = 0, Magento = 0.68, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 65 | - |
| CMYK | 0 | 0.68 | 0.44 | 0.54 |
| HSL | 339.49º | 0.51% | 0.3% | - |
| HSV(B) | 339.49º | 0.68% | 0.46% | - |
| XYZ | 8.98 | 5.55 | 5.6 | - |
| YUV | 64.7 | 128.17 | 165.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 65 | 0 | 0.68 | 0.44 | 0.54 | 339.49 | 0.51 | 0.3 |
| Hex | 75 | 26 | 41 | 0 | 44 | 2C | 36 | 153 | 33 | 1E |
| Octal | 165 | 46 | 101 | 0 | 104 | 54 | 66 | 523 | 63 | 36 |
| Binary | 1110101 | 100110 | 1000001 | 0 | 1000100 | 101100 | 110110 | 101010011 | 110011 | 11110 |
Color Harmonies of #752641
Complementary color
Monochromatic Colors of #752641
Black with #752641
Text Example
Text Example
White with #752641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752641; }
p { color: rgb(117,38,65); }
H1.HeaderClassName
{
color: #752641;
}
.AnyTagClassName
{
color: #752641;
}
</style>
background-color css
<style>
a { background-color: #752641; }
a { background-color: rgb(117,38,65); }
div.DivClassName
{
background-color: #752641;
}
.BgClassName
{
background-color: #752641;
}
</style>
border-color css
<style>
span { border-color: #752641; }
span { border-color: rgb(117,38,65); }
td.TdClassName
{
border-color: #752641;
}
.TagClassName
{
border-color: #752641;
}
</style>