Shades of Siren #682038
Tints of Siren #682038
RGB
CMYK
RGB Variations
Color information
#682038 (or 0x682038) is known color: Siren. HEX triplet: 68, 20 and 38. RGB value is (104,32,56). Sum of RGB (Red+Green+Blue) = 104+32+56=192 (25% of max value = 765). Red value is 104 (41.02% from 255 or 54.17% from 192); Green value is 32 (12.89% from 255 or 16.67% from 192); Blue value is 56 (22.27% from 255 or 29.17% from 192); Max value from RGB is 104 - color contains mainly: red. Hex color #682038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682038 is #97DFC7. Grayscale: #383838. Windows color (decimal): -9953224 or 3678312. OLE color: 3678312.
HSL color Cylindrical-coordinate representation of color #682038: hue angle of 340º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #682038 is Cyan = 0, Magento = 0.69, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 32 | 56 | - |
| CMYK | 0 | 0.69 | 0.46 | 0.59 |
| HSL | 340º | 0.53% | 0.27% | - |
| HSV(B) | 340º | 0.69% | 0.41% | - |
| XYZ | 6.94 | 4.26 | 4.2 | - |
| YUV | 56.26 | 127.85 | 162.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 32 | 56 | 0 | 0.69 | 0.46 | 0.59 | 340 | 0.53 | 0.27 |
| Hex | 68 | 20 | 38 | 0 | 45 | 2E | 3B | 154 | 35 | 1B |
| Octal | 150 | 40 | 70 | 0 | 105 | 56 | 73 | 524 | 65 | 33 |
| Binary | 1101000 | 100000 | 111000 | 0 | 1000101 | 101110 | 111011 | 101010100 | 110101 | 11011 |
Color Harmonies of #682038
Complementary color
Monochromatic Colors of #682038
Black with #682038
Text Example
Text Example
White with #682038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682038; }
p { color: rgb(104,32,56); }
H1.HeaderClassName
{
color: #682038;
}
.AnyTagClassName
{
color: #682038;
}
</style>
background-color css
<style>
a { background-color: #682038; }
a { background-color: rgb(104,32,56); }
div.DivClassName
{
background-color: #682038;
}
.BgClassName
{
background-color: #682038;
}
</style>
border-color css
<style>
span { border-color: #682038; }
span { border-color: rgb(104,32,56); }
td.TdClassName
{
border-color: #682038;
}
.TagClassName
{
border-color: #682038;
}
</style>