Shades of Siren #762640
Tints of Siren #762640
RGB
CMYK
RGB Variations
Color information
#762640 (or 0x762640) is known color: Siren. HEX triplet: 76, 26 and 40. RGB value is (118,38,64). Sum of RGB (Red+Green+Blue) = 118+38+64=220 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.64% from 220); Green value is 38 (15.23% from 255 or 17.27% from 220); Blue value is 64 (25.39% from 255 or 29.09% from 220); Max value from RGB is 118 - color contains mainly: red. Hex color #762640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #762640 is #89D9BF. Grayscale: #404040. Windows color (decimal): -9034176 or 4204150. OLE color: 4204150.
HSL color Cylindrical-coordinate representation of color #762640: hue angle of 340.5º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #762640 is Cyan = 0, Magento = 0.68, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 64 | - |
| CMYK | 0 | 0.68 | 0.46 | 0.54 |
| HSL | 340.5º | 0.51% | 0.31% | - |
| HSV(B) | 340.5º | 0.68% | 0.46% | - |
| XYZ | 9.09 | 5.61 | 5.45 | - |
| YUV | 64.88 | 127.5 | 165.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 64 | 0 | 0.68 | 0.46 | 0.54 | 340.5 | 0.51 | 0.31 |
| Hex | 76 | 26 | 40 | 0 | 44 | 2E | 36 | 154 | 33 | 1F |
| Octal | 166 | 46 | 100 | 0 | 104 | 56 | 66 | 524 | 63 | 37 |
| Binary | 1110110 | 100110 | 1000000 | 0 | 1000100 | 101110 | 110110 | 101010100 | 110011 | 11111 |
Color Harmonies of #762640
Complementary color
Monochromatic Colors of #762640
Black with #762640
Text Example
Text Example
White with #762640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762640; }
p { color: rgb(118,38,64); }
H1.HeaderClassName
{
color: #762640;
}
.AnyTagClassName
{
color: #762640;
}
</style>
background-color css
<style>
a { background-color: #762640; }
a { background-color: rgb(118,38,64); }
div.DivClassName
{
background-color: #762640;
}
.BgClassName
{
background-color: #762640;
}
</style>
border-color css
<style>
span { border-color: #762640; }
span { border-color: rgb(118,38,64); }
td.TdClassName
{
border-color: #762640;
}
.TagClassName
{
border-color: #762640;
}
</style>