Shades of Siren #683142
Tints of Siren #683142
RGB
CMYK
RGB Variations
Color information
#683142 (or 0x683142) is known color: Siren. HEX triplet: 68, 31 and 42. RGB value is (104,49,66). Sum of RGB (Red+Green+Blue) = 104+49+66=219 (29% of max value = 765). Red value is 104 (41.02% from 255 or 47.49% from 219); Green value is 49 (19.53% from 255 or 22.37% from 219); Blue value is 66 (26.17% from 255 or 30.14% from 219); Max value from RGB is 104 - color contains mainly: red. Hex color #683142 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683142 is #97CEBD. Grayscale: #434343. Windows color (decimal): -9948862 or 4338024. OLE color: 4338024.
HSL color Cylindrical-coordinate representation of color #683142: hue angle of 341.45º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #683142 is Cyan = 0, Magento = 0.53, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 49 | 66 | - |
| CMYK | 0 | 0.53 | 0.37 | 0.59 |
| HSL | 341.45º | 0.36% | 0.3% | - |
| HSV(B) | 341.45º | 0.53% | 0.41% | - |
| XYZ | 7.79 | 5.53 | 5.81 | - |
| YUV | 67.38 | 127.22 | 154.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 49 | 66 | 0 | 0.53 | 0.37 | 0.59 | 341.45 | 0.36 | 0.3 |
| Hex | 68 | 31 | 42 | 0 | 35 | 25 | 3B | 155 | 24 | 1E |
| Octal | 150 | 61 | 102 | 0 | 65 | 45 | 73 | 525 | 44 | 36 |
| Binary | 1101000 | 110001 | 1000010 | 0 | 110101 | 100101 | 111011 | 101010101 | 100100 | 11110 |
Color Harmonies of #683142
Complementary color
Monochromatic Colors of #683142
Black with #683142
Text Example
Text Example
White with #683142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683142; }
p { color: rgb(104,49,66); }
H1.HeaderClassName
{
color: #683142;
}
.AnyTagClassName
{
color: #683142;
}
</style>
background-color css
<style>
a { background-color: #683142; }
a { background-color: rgb(104,49,66); }
div.DivClassName
{
background-color: #683142;
}
.BgClassName
{
background-color: #683142;
}
</style>
border-color css
<style>
span { border-color: #683142; }
span { border-color: rgb(104,49,66); }
td.TdClassName
{
border-color: #683142;
}
.TagClassName
{
border-color: #683142;
}
</style>