Shades of Siren #683042
Tints of Siren #683042
RGB
CMYK
RGB Variations
Color information
#683042 (or 0x683042) is known color: Siren. HEX triplet: 68, 30 and 42. RGB value is (104,48,66). Sum of RGB (Red+Green+Blue) = 104+48+66=218 (28% of max value = 765). Red value is 104 (41.02% from 255 or 47.71% from 218); Green value is 48 (19.14% from 255 or 22.02% from 218); Blue value is 66 (26.17% from 255 or 30.28% from 218); Max value from RGB is 104 - color contains mainly: red. Hex color #683042 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683042 is #97CFBD. Grayscale: #424242. Windows color (decimal): -9949118 or 4337768. OLE color: 4337768.
HSL color Cylindrical-coordinate representation of color #683042: hue angle of 340.71º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #683042 is Cyan = 0, Magento = 0.54, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 48 | 66 | - |
| CMYK | 0 | 0.54 | 0.37 | 0.59 |
| HSL | 340.71º | 0.37% | 0.3% | - |
| HSV(B) | 340.71º | 0.54% | 0.41% | - |
| XYZ | 7.75 | 5.45 | 5.8 | - |
| YUV | 66.8 | 127.55 | 154.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 48 | 66 | 0 | 0.54 | 0.37 | 0.59 | 340.71 | 0.37 | 0.3 |
| Hex | 68 | 30 | 42 | 0 | 36 | 25 | 3B | 155 | 25 | 1E |
| Octal | 150 | 60 | 102 | 0 | 66 | 45 | 73 | 525 | 45 | 36 |
| Binary | 1101000 | 110000 | 1000010 | 0 | 110110 | 100101 | 111011 | 101010101 | 100101 | 11110 |
Color Harmonies of #683042
Complementary color
Monochromatic Colors of #683042
Black with #683042
Text Example
Text Example
White with #683042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683042; }
p { color: rgb(104,48,66); }
H1.HeaderClassName
{
color: #683042;
}
.AnyTagClassName
{
color: #683042;
}
</style>
background-color css
<style>
a { background-color: #683042; }
a { background-color: rgb(104,48,66); }
div.DivClassName
{
background-color: #683042;
}
.BgClassName
{
background-color: #683042;
}
</style>
border-color css
<style>
span { border-color: #683042; }
span { border-color: rgb(104,48,66); }
td.TdClassName
{
border-color: #683042;
}
.TagClassName
{
border-color: #683042;
}
</style>