Shades of Siren #612233
Tints of Siren #612233
RGB
CMYK
RGB Variations
Color information
#612233 (or 0x612233) is known color: Siren. HEX triplet: 61, 22 and 33. RGB value is (97,34,51). Sum of RGB (Red+Green+Blue) = 97+34+51=182 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.30% from 182); Green value is 34 (13.67% from 255 or 18.68% from 182); Blue value is 51 (20.31% from 255 or 28.02% from 182); Max value from RGB is 97 - color contains mainly: red. Hex color #612233 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612233 is #9EDDCC. Grayscale: #363636. Windows color (decimal): -10411469 or 3351137. OLE color: 3351137.
HSL color Cylindrical-coordinate representation of color #612233: hue angle of 343.81º degrees, saturation: 0.48, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #612233 is Cyan = 0, Magento = 0.65, Yellow = 0.47 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 34 | 51 | - |
| CMYK | 0 | 0.65 | 0.47 | 0.62 |
| HSL | 343.81º | 0.48% | 0.26% | - |
| HSV(B) | 343.81º | 0.65% | 0.38% | - |
| XYZ | 6.1 | 3.92 | 3.57 | - |
| YUV | 54.78 | 125.87 | 158.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 34 | 51 | 0 | 0.65 | 0.47 | 0.62 | 343.81 | 0.48 | 0.26 |
| Hex | 61 | 22 | 33 | 0 | 41 | 2F | 3E | 158 | 30 | 1A |
| Octal | 141 | 42 | 63 | 0 | 101 | 57 | 76 | 530 | 60 | 32 |
| Binary | 1100001 | 100010 | 110011 | 0 | 1000001 | 101111 | 111110 | 101011000 | 110000 | 11010 |
Color Harmonies of #612233
Complementary color
Monochromatic Colors of #612233
Black with #612233
Text Example
Text Example
White with #612233
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612233; }
p { color: rgb(97,34,51); }
H1.HeaderClassName
{
color: #612233;
}
.AnyTagClassName
{
color: #612233;
}
</style>
background-color css
<style>
a { background-color: #612233; }
a { background-color: rgb(97,34,51); }
div.DivClassName
{
background-color: #612233;
}
.BgClassName
{
background-color: #612233;
}
</style>
border-color css
<style>
span { border-color: #612233; }
span { border-color: rgb(97,34,51); }
td.TdClassName
{
border-color: #612233;
}
.TagClassName
{
border-color: #612233;
}
</style>