Shades of Siren #612538
Tints of Siren #612538
RGB
CMYK
RGB Variations
Color information
#612538 (or 0x612538) is known color: Siren. HEX triplet: 61, 25 and 38. RGB value is (97,37,56). Sum of RGB (Red+Green+Blue) = 97+37+56=190 (25% of max value = 765). Red value is 97 (38.28% from 255 or 51.05% from 190); Green value is 37 (14.84% from 255 or 19.47% from 190); Blue value is 56 (22.27% from 255 or 29.47% from 190); Max value from RGB is 97 - color contains mainly: red. Hex color #612538 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612538 is #9EDAC7. Grayscale: #393939. Windows color (decimal): -10410696 or 3679585. OLE color: 3679585.
HSL color Cylindrical-coordinate representation of color #612538: hue angle of 341º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #612538 is Cyan = 0, Magento = 0.62, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 37 | 56 | - |
| CMYK | 0 | 0.62 | 0.42 | 0.62 |
| HSL | 341º | 0.45% | 0.26% | - |
| HSV(B) | 341º | 0.62% | 0.38% | - |
| XYZ | 6.31 | 4.15 | 4.21 | - |
| YUV | 57.11 | 127.38 | 156.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 37 | 56 | 0 | 0.62 | 0.42 | 0.62 | 341 | 0.45 | 0.26 |
| Hex | 61 | 25 | 38 | 0 | 3E | 2A | 3E | 155 | 2D | 1A |
| Octal | 141 | 45 | 70 | 0 | 76 | 52 | 76 | 525 | 55 | 32 |
| Binary | 1100001 | 100101 | 111000 | 0 | 111110 | 101010 | 111110 | 101010101 | 101101 | 11010 |
Color Harmonies of #612538
Complementary color
Monochromatic Colors of #612538
Black with #612538
Text Example
Text Example
White with #612538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612538; }
p { color: rgb(97,37,56); }
H1.HeaderClassName
{
color: #612538;
}
.AnyTagClassName
{
color: #612538;
}
</style>
background-color css
<style>
a { background-color: #612538; }
a { background-color: rgb(97,37,56); }
div.DivClassName
{
background-color: #612538;
}
.BgClassName
{
background-color: #612538;
}
</style>
border-color css
<style>
span { border-color: #612538; }
span { border-color: rgb(97,37,56); }
td.TdClassName
{
border-color: #612538;
}
.TagClassName
{
border-color: #612538;
}
</style>