Shades of Siren #692940
Tints of Siren #692940
RGB
CMYK
RGB Variations
Color information
#692940 (or 0x692940) is known color: Siren. HEX triplet: 69, 29 and 40. RGB value is (105,41,64). Sum of RGB (Red+Green+Blue) = 105+41+64=210 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50% from 210); Green value is 41 (16.41% from 255 or 19.52% from 210); Blue value is 64 (25.39% from 255 or 30.48% from 210); Max value from RGB is 105 - color contains mainly: red. Hex color #692940 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692940 is #96D6BF. Grayscale: #3E3E3E. Windows color (decimal): -9885376 or 4204905. OLE color: 4204905.
HSL color Cylindrical-coordinate representation of color #692940: hue angle of 338.44º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #692940 is Cyan = 0, Magento = 0.61, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 41 | 64 | - |
| CMYK | 0 | 0.61 | 0.39 | 0.59 |
| HSL | 338.44º | 0.44% | 0.29% | - |
| HSV(B) | 338.44º | 0.61% | 0.41% | - |
| XYZ | 7.54 | 4.96 | 5.41 | - |
| YUV | 62.76 | 128.7 | 158.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 41 | 64 | 0 | 0.61 | 0.39 | 0.59 | 338.44 | 0.44 | 0.29 |
| Hex | 69 | 29 | 40 | 0 | 3D | 27 | 3B | 152 | 2C | 1D |
| Octal | 151 | 51 | 100 | 0 | 75 | 47 | 73 | 522 | 54 | 35 |
| Binary | 1101001 | 101001 | 1000000 | 0 | 111101 | 100111 | 111011 | 101010010 | 101100 | 11101 |
Color Harmonies of #692940
Complementary color
Monochromatic Colors of #692940
Black with #692940
Text Example
Text Example
White with #692940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692940; }
p { color: rgb(105,41,64); }
H1.HeaderClassName
{
color: #692940;
}
.AnyTagClassName
{
color: #692940;
}
</style>
background-color css
<style>
a { background-color: #692940; }
a { background-color: rgb(105,41,64); }
div.DivClassName
{
background-color: #692940;
}
.BgClassName
{
background-color: #692940;
}
</style>
border-color css
<style>
span { border-color: #692940; }
span { border-color: rgb(105,41,64); }
td.TdClassName
{
border-color: #692940;
}
.TagClassName
{
border-color: #692940;
}
</style>