Shades of Siren #683040
Tints of Siren #683040
RGB
CMYK
RGB Variations
Color information
#683040 (or 0x683040) is known color: Siren. HEX triplet: 68, 30 and 40. RGB value is (104,48,64). Sum of RGB (Red+Green+Blue) = 104+48+64=216 (28% of max value = 765). Red value is 104 (41.02% from 255 or 48.15% from 216); Green value is 48 (19.14% from 255 or 22.22% from 216); Blue value is 64 (25.39% from 255 or 29.63% from 216); Max value from RGB is 104 - color contains mainly: red. Hex color #683040 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #683040 is #97CFBF. Grayscale: #424242. Windows color (decimal): -9949120 or 4206696. OLE color: 4206696.
HSL color Cylindrical-coordinate representation of color #683040: hue angle of 342.86º 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 #683040 is Cyan = 0, Magento = 0.54, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 48 | 64 | - |
| CMYK | 0 | 0.54 | 0.38 | 0.59 |
| HSL | 342.86º | 0.37% | 0.3% | - |
| HSV(B) | 342.86º | 0.54% | 0.41% | - |
| XYZ | 7.69 | 5.43 | 5.49 | - |
| YUV | 66.57 | 126.55 | 154.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 48 | 64 | 0 | 0.54 | 0.38 | 0.59 | 342.86 | 0.37 | 0.3 |
| Hex | 68 | 30 | 40 | 0 | 36 | 26 | 3B | 157 | 25 | 1E |
| Octal | 150 | 60 | 100 | 0 | 66 | 46 | 73 | 527 | 45 | 36 |
| Binary | 1101000 | 110000 | 1000000 | 0 | 110110 | 100110 | 111011 | 101010111 | 100101 | 11110 |
Color Harmonies of #683040
Complementary color
Monochromatic Colors of #683040
Black with #683040
Text Example
Text Example
White with #683040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683040; }
p { color: rgb(104,48,64); }
H1.HeaderClassName
{
color: #683040;
}
.AnyTagClassName
{
color: #683040;
}
</style>
background-color css
<style>
a { background-color: #683040; }
a { background-color: rgb(104,48,64); }
div.DivClassName
{
background-color: #683040;
}
.BgClassName
{
background-color: #683040;
}
</style>
border-color css
<style>
span { border-color: #683040; }
span { border-color: rgb(104,48,64); }
td.TdClassName
{
border-color: #683040;
}
.TagClassName
{
border-color: #683040;
}
</style>