Shades of Siren #602939
Tints of Siren #602939
RGB
CMYK
RGB Variations
Color information
#602939 (or 0x602939) is known color: Siren. HEX triplet: 60, 29 and 39. RGB value is (96,41,57). Sum of RGB (Red+Green+Blue) = 96+41+57=194 (25% of max value = 765). Red value is 96 (37.89% from 255 or 49.48% from 194); Green value is 41 (16.41% from 255 or 21.13% from 194); Blue value is 57 (22.66% from 255 or 29.38% from 194); Max value from RGB is 96 - color contains mainly: red. Hex color #602939 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602939 is #9FD6C6. Grayscale: #3B3B3B. Windows color (decimal): -10475207 or 3746144. OLE color: 3746144.
HSL color Cylindrical-coordinate representation of color #602939: hue angle of 342.55º degrees, saturation: 0.4, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #602939 is Cyan = 0, Magento = 0.57, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 41 | 57 | - |
| CMYK | 0 | 0.57 | 0.41 | 0.62 |
| HSL | 342.55º | 0.4% | 0.27% | - |
| HSV(B) | 342.55º | 0.57% | 0.38% | - |
| XYZ | 6.36 | 4.37 | 4.38 | - |
| YUV | 59.27 | 126.72 | 154.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 41 | 57 | 0 | 0.57 | 0.41 | 0.62 | 342.55 | 0.4 | 0.27 |
| Hex | 60 | 29 | 39 | 0 | 39 | 29 | 3E | 157 | 28 | 1B |
| Octal | 140 | 51 | 71 | 0 | 71 | 51 | 76 | 527 | 50 | 33 |
| Binary | 1100000 | 101001 | 111001 | 0 | 111001 | 101001 | 111110 | 101010111 | 101000 | 11011 |
Color Harmonies of #602939
Complementary color
Monochromatic Colors of #602939
Black with #602939
Text Example
Text Example
White with #602939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602939; }
p { color: rgb(96,41,57); }
H1.HeaderClassName
{
color: #602939;
}
.AnyTagClassName
{
color: #602939;
}
</style>
background-color css
<style>
a { background-color: #602939; }
a { background-color: rgb(96,41,57); }
div.DivClassName
{
background-color: #602939;
}
.BgClassName
{
background-color: #602939;
}
</style>
border-color css
<style>
span { border-color: #602939; }
span { border-color: rgb(96,41,57); }
td.TdClassName
{
border-color: #602939;
}
.TagClassName
{
border-color: #602939;
}
</style>