Shades of Siren #682138
Tints of Siren #682138
RGB
CMYK
RGB Variations
Color information
#682138 (or 0x682138) is known color: Siren. HEX triplet: 68, 21 and 38. RGB value is (104,33,56). Sum of RGB (Red+Green+Blue) = 104+33+56=193 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.89% from 193); Green value is 33 (13.28% from 255 or 17.10% from 193); Blue value is 56 (22.27% from 255 or 29.02% from 193); Max value from RGB is 104 - color contains mainly: red. Hex color #682138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682138 is #97DEC7. Grayscale: #383838. Windows color (decimal): -9952968 or 3678568. OLE color: 3678568.
HSL color Cylindrical-coordinate representation of color #682138: hue angle of 340.56º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #682138 is Cyan = 0, Magento = 0.68, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 33 | 56 | - |
| CMYK | 0 | 0.68 | 0.46 | 0.59 |
| HSL | 340.56º | 0.52% | 0.27% | - |
| HSV(B) | 340.56º | 0.68% | 0.41% | - |
| XYZ | 6.97 | 4.32 | 4.21 | - |
| YUV | 56.85 | 127.52 | 161.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 33 | 56 | 0 | 0.68 | 0.46 | 0.59 | 340.56 | 0.52 | 0.27 |
| Hex | 68 | 21 | 38 | 0 | 44 | 2E | 3B | 155 | 34 | 1B |
| Octal | 150 | 41 | 70 | 0 | 104 | 56 | 73 | 525 | 64 | 33 |
| Binary | 1101000 | 100001 | 111000 | 0 | 1000100 | 101110 | 111011 | 101010101 | 110100 | 11011 |
Color Harmonies of #682138
Complementary color
Monochromatic Colors of #682138
Black with #682138
Text Example
Text Example
White with #682138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682138; }
p { color: rgb(104,33,56); }
H1.HeaderClassName
{
color: #682138;
}
.AnyTagClassName
{
color: #682138;
}
</style>
background-color css
<style>
a { background-color: #682138; }
a { background-color: rgb(104,33,56); }
div.DivClassName
{
background-color: #682138;
}
.BgClassName
{
background-color: #682138;
}
</style>
border-color css
<style>
span { border-color: #682138; }
span { border-color: rgb(104,33,56); }
td.TdClassName
{
border-color: #682138;
}
.TagClassName
{
border-color: #682138;
}
</style>