Shades of Siren #612638
Tints of Siren #612638
RGB
CMYK
RGB Variations
Color information
#612638 (or 0x612638) is known color: Siren. HEX triplet: 61, 26 and 38. RGB value is (97,38,56). Sum of RGB (Red+Green+Blue) = 97+38+56=191 (25% of max value = 765). Red value is 97 (38.28% from 255 or 50.79% from 191); Green value is 38 (15.23% from 255 or 19.90% from 191); Blue value is 56 (22.27% from 255 or 29.32% from 191); Max value from RGB is 97 - color contains mainly: red. Hex color #612638 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612638 is #9ED9C7. Grayscale: #393939. Windows color (decimal): -10410440 or 3679841. OLE color: 3679841.
HSL color Cylindrical-coordinate representation of color #612638: hue angle of 341.69º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #612638 is Cyan = 0, Magento = 0.61, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 56 | - |
| CMYK | 0 | 0.61 | 0.42 | 0.62 |
| HSL | 341.69º | 0.44% | 0.26% | - |
| HSV(B) | 341.69º | 0.61% | 0.38% | - |
| XYZ | 6.34 | 4.21 | 4.22 | - |
| YUV | 57.69 | 127.05 | 156.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 56 | 0 | 0.61 | 0.42 | 0.62 | 341.69 | 0.44 | 0.26 |
| Hex | 61 | 26 | 38 | 0 | 3D | 2A | 3E | 156 | 2C | 1A |
| Octal | 141 | 46 | 70 | 0 | 75 | 52 | 76 | 526 | 54 | 32 |
| Binary | 1100001 | 100110 | 111000 | 0 | 111101 | 101010 | 111110 | 101010110 | 101100 | 11010 |
Color Harmonies of #612638
Complementary color
Monochromatic Colors of #612638
Black with #612638
Text Example
Text Example
White with #612638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612638; }
p { color: rgb(97,38,56); }
H1.HeaderClassName
{
color: #612638;
}
.AnyTagClassName
{
color: #612638;
}
</style>
background-color css
<style>
a { background-color: #612638; }
a { background-color: rgb(97,38,56); }
div.DivClassName
{
background-color: #612638;
}
.BgClassName
{
background-color: #612638;
}
</style>
border-color css
<style>
span { border-color: #612638; }
span { border-color: rgb(97,38,56); }
td.TdClassName
{
border-color: #612638;
}
.TagClassName
{
border-color: #612638;
}
</style>