Shades of Siren #692942
Tints of Siren #692942
RGB
CMYK
RGB Variations
Color information
#692942 (or 0x692942) is known color: Siren. HEX triplet: 69, 29 and 42. RGB value is (105,41,66). Sum of RGB (Red+Green+Blue) = 105+41+66=212 (28% of max value = 765). Red value is 105 (41.41% from 255 or 49.53% from 212); Green value is 41 (16.41% from 255 or 19.34% from 212); Blue value is 66 (26.17% from 255 or 31.13% from 212); Max value from RGB is 105 - color contains mainly: red. Hex color #692942 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692942 is #96D6BD. Grayscale: #3E3E3E. Windows color (decimal): -9885374 or 4335977. OLE color: 4335977.
HSL color Cylindrical-coordinate representation of color #692942: hue angle of 336.56º 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 #692942 is Cyan = 0, Magento = 0.61, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 41 | 66 | - |
| CMYK | 0 | 0.61 | 0.37 | 0.59 |
| HSL | 336.56º | 0.44% | 0.29% | - |
| HSV(B) | 336.56º | 0.61% | 0.41% | - |
| XYZ | 7.6 | 4.98 | 5.72 | - |
| YUV | 62.99 | 129.7 | 157.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 41 | 66 | 0 | 0.61 | 0.37 | 0.59 | 336.56 | 0.44 | 0.29 |
| Hex | 69 | 29 | 42 | 0 | 3D | 25 | 3B | 151 | 2C | 1D |
| Octal | 151 | 51 | 102 | 0 | 75 | 45 | 73 | 521 | 54 | 35 |
| Binary | 1101001 | 101001 | 1000010 | 0 | 111101 | 100101 | 111011 | 101010001 | 101100 | 11101 |
Color Harmonies of #692942
Complementary color
Monochromatic Colors of #692942
Black with #692942
Text Example
Text Example
White with #692942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692942; }
p { color: rgb(105,41,66); }
H1.HeaderClassName
{
color: #692942;
}
.AnyTagClassName
{
color: #692942;
}
</style>
background-color css
<style>
a { background-color: #692942; }
a { background-color: rgb(105,41,66); }
div.DivClassName
{
background-color: #692942;
}
.BgClassName
{
background-color: #692942;
}
</style>
border-color css
<style>
span { border-color: #692942; }
span { border-color: rgb(105,41,66); }
td.TdClassName
{
border-color: #692942;
}
.TagClassName
{
border-color: #692942;
}
</style>