Shades of Siren #602638
Tints of Siren #602638
RGB
CMYK
RGB Variations
Color information
#602638 (or 0x602638) is known color: Siren. HEX triplet: 60, 26 and 38. RGB value is (96,38,56). Sum of RGB (Red+Green+Blue) = 96+38+56=190 (25% of max value = 765). Red value is 96 (37.89% from 255 or 50.53% from 190); Green value is 38 (15.23% from 255 or 20% from 190); Blue value is 56 (22.27% from 255 or 29.47% from 190); Max value from RGB is 96 - color contains mainly: red. Hex color #602638 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602638 is #9FD9C7. Grayscale: #393939. Windows color (decimal): -10475976 or 3679840. OLE color: 3679840.
HSL color Cylindrical-coordinate representation of color #602638: hue angle of 341.38º degrees, saturation: 0.43, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #602638 is Cyan = 0, Magento = 0.60, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 38 | 56 | - |
| CMYK | 0 | 0.60 | 0.42 | 0.62 |
| HSL | 341.38º | 0.43% | 0.26% | - |
| HSV(B) | 341.38º | 0.6% | 0.38% | - |
| XYZ | 6.23 | 4.16 | 4.22 | - |
| YUV | 57.39 | 127.22 | 155.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 38 | 56 | 0 | 0.60 | 0.42 | 0.62 | 341.38 | 0.43 | 0.26 |
| Hex | 60 | 26 | 38 | 0 | 3C | 2A | 3E | 155 | 2B | 1A |
| Octal | 140 | 46 | 70 | 0 | 74 | 52 | 76 | 525 | 53 | 32 |
| Binary | 1100000 | 100110 | 111000 | 0 | 111100 | 101010 | 111110 | 101010101 | 101011 | 11010 |
Color Harmonies of #602638
Complementary color
Monochromatic Colors of #602638
Black with #602638
Text Example
Text Example
White with #602638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602638; }
p { color: rgb(96,38,56); }
H1.HeaderClassName
{
color: #602638;
}
.AnyTagClassName
{
color: #602638;
}
</style>
background-color css
<style>
a { background-color: #602638; }
a { background-color: rgb(96,38,56); }
div.DivClassName
{
background-color: #602638;
}
.BgClassName
{
background-color: #602638;
}
</style>
border-color css
<style>
span { border-color: #602638; }
span { border-color: rgb(96,38,56); }
td.TdClassName
{
border-color: #602638;
}
.TagClassName
{
border-color: #602638;
}
</style>