Shades of Siren #692138
Tints of Siren #692138
RGB
CMYK
RGB Variations
Color information
#692138 (or 0x692138) is known color: Siren. HEX triplet: 69, 21 and 38. RGB value is (105,33,56). Sum of RGB (Red+Green+Blue) = 105+33+56=194 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.12% from 194); Green value is 33 (13.28% from 255 or 17.01% from 194); Blue value is 56 (22.27% from 255 or 28.87% from 194); Max value from RGB is 105 - color contains mainly: red. Hex color #692138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692138 is #96DEC7. Grayscale: #393939. Windows color (decimal): -9887432 or 3678569. OLE color: 3678569.
HSL color Cylindrical-coordinate representation of color #692138: hue angle of 340.83º degrees, saturation: 0.52, 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 #692138 is Cyan = 0, Magento = 0.69, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 33 | 56 | - |
| CMYK | 0 | 0.69 | 0.47 | 0.59 |
| HSL | 340.83º | 0.52% | 0.27% | - |
| HSV(B) | 340.83º | 0.69% | 0.41% | - |
| XYZ | 7.08 | 4.38 | 4.21 | - |
| YUV | 57.15 | 127.35 | 162.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 33 | 56 | 0 | 0.69 | 0.47 | 0.59 | 340.83 | 0.52 | 0.27 |
| Hex | 69 | 21 | 38 | 0 | 45 | 2F | 3B | 155 | 34 | 1B |
| Octal | 151 | 41 | 70 | 0 | 105 | 57 | 73 | 525 | 64 | 33 |
| Binary | 1101001 | 100001 | 111000 | 0 | 1000101 | 101111 | 111011 | 101010101 | 110100 | 11011 |
Color Harmonies of #692138
Complementary color
Monochromatic Colors of #692138
Black with #692138
Text Example
Text Example
White with #692138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692138; }
p { color: rgb(105,33,56); }
H1.HeaderClassName
{
color: #692138;
}
.AnyTagClassName
{
color: #692138;
}
</style>
background-color css
<style>
a { background-color: #692138; }
a { background-color: rgb(105,33,56); }
div.DivClassName
{
background-color: #692138;
}
.BgClassName
{
background-color: #692138;
}
</style>
border-color css
<style>
span { border-color: #692138; }
span { border-color: rgb(105,33,56); }
td.TdClassName
{
border-color: #692138;
}
.TagClassName
{
border-color: #692138;
}
</style>