Shades of Siren #602938
Tints of Siren #602938
RGB
CMYK
RGB Variations
Color information
#602938 (or 0x602938) is known color: Siren. HEX triplet: 60, 29 and 38. RGB value is (96,41,56). Sum of RGB (Red+Green+Blue) = 96+41+56=193 (25% of max value = 765). Red value is 96 (37.89% from 255 or 49.74% from 193); Green value is 41 (16.41% from 255 or 21.24% from 193); Blue value is 56 (22.27% from 255 or 29.02% from 193); Max value from RGB is 96 - color contains mainly: red. Hex color #602938 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602938 is #9FD6C7. Grayscale: #3B3B3B. Windows color (decimal): -10475208 or 3680608. OLE color: 3680608.
HSL color Cylindrical-coordinate representation of color #602938: hue angle of 343.64º 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 #602938 is Cyan = 0, Magento = 0.57, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 41 | 56 | - |
| CMYK | 0 | 0.57 | 0.42 | 0.62 |
| HSL | 343.64º | 0.4% | 0.27% | - |
| HSV(B) | 343.64º | 0.57% | 0.38% | - |
| XYZ | 6.33 | 4.36 | 4.25 | - |
| YUV | 59.16 | 126.22 | 154.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 41 | 56 | 0 | 0.57 | 0.42 | 0.62 | 343.64 | 0.4 | 0.27 |
| Hex | 60 | 29 | 38 | 0 | 39 | 2A | 3E | 158 | 28 | 1B |
| Octal | 140 | 51 | 70 | 0 | 71 | 52 | 76 | 530 | 50 | 33 |
| Binary | 1100000 | 101001 | 111000 | 0 | 111001 | 101010 | 111110 | 101011000 | 101000 | 11011 |
Color Harmonies of #602938
Complementary color
Monochromatic Colors of #602938
Black with #602938
Text Example
Text Example
White with #602938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602938; }
p { color: rgb(96,41,56); }
H1.HeaderClassName
{
color: #602938;
}
.AnyTagClassName
{
color: #602938;
}
</style>
background-color css
<style>
a { background-color: #602938; }
a { background-color: rgb(96,41,56); }
div.DivClassName
{
background-color: #602938;
}
.BgClassName
{
background-color: #602938;
}
</style>
border-color css
<style>
span { border-color: #602938; }
span { border-color: rgb(96,41,56); }
td.TdClassName
{
border-color: #602938;
}
.TagClassName
{
border-color: #602938;
}
</style>