Shades of Siren #612035
Tints of Siren #612035
RGB
CMYK
RGB Variations
Color information
#612035 (or 0x612035) is known color: Siren. HEX triplet: 61, 20 and 35. RGB value is (97,32,53). Sum of RGB (Red+Green+Blue) = 97+32+53=182 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.30% from 182); Green value is 32 (12.89% from 255 or 17.58% from 182); Blue value is 53 (21.09% from 255 or 29.12% from 182); Max value from RGB is 97 - color contains mainly: red. Hex color #612035 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612035 is #9EDFCA. Grayscale: #353535. Windows color (decimal): -10411979 or 3481697. OLE color: 3481697.
HSL color Cylindrical-coordinate representation of color #612035: hue angle of 340.62º degrees, saturation: 0.5, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #612035 is Cyan = 0, Magento = 0.67, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 32 | 53 | - |
| CMYK | 0 | 0.67 | 0.45 | 0.62 |
| HSL | 340.62º | 0.5% | 0.25% | - |
| HSV(B) | 340.62º | 0.67% | 0.38% | - |
| XYZ | 6.09 | 3.83 | 3.79 | - |
| YUV | 53.83 | 127.53 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 32 | 53 | 0 | 0.67 | 0.45 | 0.62 | 340.62 | 0.5 | 0.25 |
| Hex | 61 | 20 | 35 | 0 | 43 | 2D | 3E | 155 | 32 | 19 |
| Octal | 141 | 40 | 65 | 0 | 103 | 55 | 76 | 525 | 62 | 31 |
| Binary | 1100001 | 100000 | 110101 | 0 | 1000011 | 101101 | 111110 | 101010101 | 110010 | 11001 |
Color Harmonies of #612035
Complementary color
Monochromatic Colors of #612035
Black with #612035
Text Example
Text Example
White with #612035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612035; }
p { color: rgb(97,32,53); }
H1.HeaderClassName
{
color: #612035;
}
.AnyTagClassName
{
color: #612035;
}
</style>
background-color css
<style>
a { background-color: #612035; }
a { background-color: rgb(97,32,53); }
div.DivClassName
{
background-color: #612035;
}
.BgClassName
{
background-color: #612035;
}
</style>
border-color css
<style>
span { border-color: #612035; }
span { border-color: rgb(97,32,53); }
td.TdClassName
{
border-color: #612035;
}
.TagClassName
{
border-color: #612035;
}
</style>