Shades of Siren #602934
Tints of Siren #602934
RGB
CMYK
RGB Variations
Color information
#602934 (or 0x602934) is known color: Siren. HEX triplet: 60, 29 and 34. RGB value is (96,41,52). Sum of RGB (Red+Green+Blue) = 96+41+52=189 (25% of max value = 765). Red value is 96 (37.89% from 255 or 50.79% from 189); Green value is 41 (16.41% from 255 or 21.69% from 189); Blue value is 52 (20.70% from 255 or 27.51% from 189); Max value from RGB is 96 - color contains mainly: red. Hex color #602934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602934 is #9FD6CB. Grayscale: #3A3A3A. Windows color (decimal): -10475212 or 3418464. OLE color: 3418464.
HSL color Cylindrical-coordinate representation of color #602934: hue angle of 348º 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 #602934 is Cyan = 0, Magento = 0.57, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 41 | 52 | - |
| CMYK | 0 | 0.57 | 0.46 | 0.62 |
| HSL | 348º | 0.4% | 0.27% | - |
| HSV(B) | 348º | 0.57% | 0.38% | - |
| XYZ | 6.24 | 4.32 | 3.75 | - |
| YUV | 58.7 | 124.22 | 154.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 41 | 52 | 0 | 0.57 | 0.46 | 0.62 | 348 | 0.4 | 0.27 |
| Hex | 60 | 29 | 34 | 0 | 39 | 2E | 3E | 15C | 28 | 1B |
| Octal | 140 | 51 | 64 | 0 | 71 | 56 | 76 | 534 | 50 | 33 |
| Binary | 1100000 | 101001 | 110100 | 0 | 111001 | 101110 | 111110 | 101011100 | 101000 | 11011 |
Color Harmonies of #602934
Complementary color
Monochromatic Colors of #602934
Black with #602934
Text Example
Text Example
White with #602934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602934; }
p { color: rgb(96,41,52); }
H1.HeaderClassName
{
color: #602934;
}
.AnyTagClassName
{
color: #602934;
}
</style>
background-color css
<style>
a { background-color: #602934; }
a { background-color: rgb(96,41,52); }
div.DivClassName
{
background-color: #602934;
}
.BgClassName
{
background-color: #602934;
}
</style>
border-color css
<style>
span { border-color: #602934; }
span { border-color: rgb(96,41,52); }
td.TdClassName
{
border-color: #602934;
}
.TagClassName
{
border-color: #602934;
}
</style>