Shades of Siren #612438
Tints of Siren #612438
RGB
CMYK
RGB Variations
Color information
#612438 (or 0x612438) is known color: Siren. HEX triplet: 61, 24 and 38. RGB value is (97,36,56). Sum of RGB (Red+Green+Blue) = 97+36+56=189 (25% of max value = 765). Red value is 97 (38.28% from 255 or 51.32% from 189); Green value is 36 (14.45% from 255 or 19.05% from 189); Blue value is 56 (22.27% from 255 or 29.63% from 189); Max value from RGB is 97 - color contains mainly: red. Hex color #612438 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612438 is #9EDBC7. Grayscale: #383838. Windows color (decimal): -10410952 or 3679329. OLE color: 3679329.
HSL color Cylindrical-coordinate representation of color #612438: hue angle of 340.33º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #612438 is Cyan = 0, Magento = 0.63, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 36 | 56 | - |
| CMYK | 0 | 0.63 | 0.42 | 0.62 |
| HSL | 340.33º | 0.46% | 0.26% | - |
| HSV(B) | 340.33º | 0.63% | 0.38% | - |
| XYZ | 6.27 | 4.09 | 4.2 | - |
| YUV | 56.52 | 127.71 | 156.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 56 | 0 | 0.63 | 0.42 | 0.62 | 340.33 | 0.46 | 0.26 |
| Hex | 61 | 24 | 38 | 0 | 3F | 2A | 3E | 154 | 2E | 1A |
| Octal | 141 | 44 | 70 | 0 | 77 | 52 | 76 | 524 | 56 | 32 |
| Binary | 1100001 | 100100 | 111000 | 0 | 111111 | 101010 | 111110 | 101010100 | 101110 | 11010 |
Color Harmonies of #612438
Complementary color
Monochromatic Colors of #612438
Black with #612438
Text Example
Text Example
White with #612438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612438; }
p { color: rgb(97,36,56); }
H1.HeaderClassName
{
color: #612438;
}
.AnyTagClassName
{
color: #612438;
}
</style>
background-color css
<style>
a { background-color: #612438; }
a { background-color: rgb(97,36,56); }
div.DivClassName
{
background-color: #612438;
}
.BgClassName
{
background-color: #612438;
}
</style>
border-color css
<style>
span { border-color: #612438; }
span { border-color: rgb(97,36,56); }
td.TdClassName
{
border-color: #612438;
}
.TagClassName
{
border-color: #612438;
}
</style>