Shades of Siren #692640
Tints of Siren #692640
RGB
CMYK
RGB Variations
Color information
#692640 (or 0x692640) is known color: Siren. HEX triplet: 69, 26 and 40. RGB value is (105,38,64). Sum of RGB (Red+Green+Blue) = 105+38+64=207 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.72% from 207); Green value is 38 (15.23% from 255 or 18.36% from 207); Blue value is 64 (25.39% from 255 or 30.92% from 207); Max value from RGB is 105 - color contains mainly: red. Hex color #692640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692640 is #96D9BF. Grayscale: #3C3C3C. Windows color (decimal): -9886144 or 4204137. OLE color: 4204137.
HSL color Cylindrical-coordinate representation of color #692640: hue angle of 336.72º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #692640 is Cyan = 0, Magento = 0.64, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 38 | 64 | - |
| CMYK | 0 | 0.64 | 0.39 | 0.59 |
| HSL | 336.72º | 0.47% | 0.28% | - |
| HSV(B) | 336.72º | 0.64% | 0.41% | - |
| XYZ | 7.44 | 4.76 | 5.38 | - |
| YUV | 61 | 129.7 | 159.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 38 | 64 | 0 | 0.64 | 0.39 | 0.59 | 336.72 | 0.47 | 0.28 |
| Hex | 69 | 26 | 40 | 0 | 40 | 27 | 3B | 151 | 2F | 1C |
| Octal | 151 | 46 | 100 | 0 | 100 | 47 | 73 | 521 | 57 | 34 |
| Binary | 1101001 | 100110 | 1000000 | 0 | 1000000 | 100111 | 111011 | 101010001 | 101111 | 11100 |
Color Harmonies of #692640
Complementary color
Monochromatic Colors of #692640
Black with #692640
Text Example
Text Example
White with #692640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692640; }
p { color: rgb(105,38,64); }
H1.HeaderClassName
{
color: #692640;
}
.AnyTagClassName
{
color: #692640;
}
</style>
background-color css
<style>
a { background-color: #692640; }
a { background-color: rgb(105,38,64); }
div.DivClassName
{
background-color: #692640;
}
.BgClassName
{
background-color: #692640;
}
</style>
border-color css
<style>
span { border-color: #692640; }
span { border-color: rgb(105,38,64); }
td.TdClassName
{
border-color: #692640;
}
.TagClassName
{
border-color: #692640;
}
</style>