Shades of Siren #602138
Tints of Siren #602138
RGB
CMYK
RGB Variations
Color information
#602138 (or 0x602138) is known color: Siren. HEX triplet: 60, 21 and 38. RGB value is (96,33,56). Sum of RGB (Red+Green+Blue) = 96+33+56=185 (24% of max value = 765). Red value is 96 (37.89% from 255 or 51.89% from 185); Green value is 33 (13.28% from 255 or 17.84% from 185); Blue value is 56 (22.27% from 255 or 30.27% from 185); Max value from RGB is 96 - color contains mainly: red. Hex color #602138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602138 is #9FDEC7. Grayscale: #363636. Windows color (decimal): -10477256 or 3678560. OLE color: 3678560.
HSL color Cylindrical-coordinate representation of color #602138: hue angle of 338.1º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #602138 is Cyan = 0, Magento = 0.66, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 33 | 56 | - |
| CMYK | 0 | 0.66 | 0.42 | 0.62 |
| HSL | 338.1º | 0.49% | 0.25% | - |
| HSV(B) | 338.1º | 0.66% | 0.38% | - |
| XYZ | 6.08 | 3.86 | 4.17 | - |
| YUV | 54.46 | 128.87 | 157.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 33 | 56 | 0 | 0.66 | 0.42 | 0.62 | 338.1 | 0.49 | 0.25 |
| Hex | 60 | 21 | 38 | 0 | 42 | 2A | 3E | 152 | 31 | 19 |
| Octal | 140 | 41 | 70 | 0 | 102 | 52 | 76 | 522 | 61 | 31 |
| Binary | 1100000 | 100001 | 111000 | 0 | 1000010 | 101010 | 111110 | 101010010 | 110001 | 11001 |
Color Harmonies of #602138
Complementary color
Monochromatic Colors of #602138
Black with #602138
Text Example
Text Example
White with #602138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602138; }
p { color: rgb(96,33,56); }
H1.HeaderClassName
{
color: #602138;
}
.AnyTagClassName
{
color: #602138;
}
</style>
background-color css
<style>
a { background-color: #602138; }
a { background-color: rgb(96,33,56); }
div.DivClassName
{
background-color: #602138;
}
.BgClassName
{
background-color: #602138;
}
</style>
border-color css
<style>
span { border-color: #602138; }
span { border-color: rgb(96,33,56); }
td.TdClassName
{
border-color: #602138;
}
.TagClassName
{
border-color: #602138;
}
</style>