Shades of Kingfisher Daisy #692686
Tints of Kingfisher Daisy #692686
RGB
CMYK
RGB Variations
Color information
#692686 (or 0x692686) is known color: Kingfisher Daisy. HEX triplet: 69, 26 and 86. RGB value is (105,38,134). Sum of RGB (Red+Green+Blue) = 105+38+134=277 (36% of max value = 765). Red value is 105 (41.41% from 255 or 37.91% from 277); Green value is 38 (15.23% from 255 or 13.72% from 277); Blue value is 134 (52.73% from 255 or 48.38% from 277); Max value from RGB is 134 - color contains mainly: blue. Hex color #692686 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692686 is #96D979. Grayscale: #444444. Windows color (decimal): -9886074 or 8791657. OLE color: 8791657.
HSL color Cylindrical-coordinate representation of color #692686: hue angle of 281.88º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #692686 is Cyan = 0.22, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 38 | 134 | - |
| CMYK | 0.22 | 0.72 | 0 | 0.47 |
| HSL | 281.88º | 0.56% | 0.34% | - |
| HSV(B) | 281.88º | 0.72% | 0.53% | - |
| XYZ | 10.82 | 6.11 | 23.16 | - |
| YUV | 68.98 | 164.7 | 153.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 38 | 134 | 0.22 | 0.72 | 0 | 0.47 | 281.88 | 0.56 | 0.34 |
| Hex | 69 | 26 | 86 | 16 | 48 | 0 | 2F | 11A | 38 | 22 |
| Octal | 151 | 46 | 206 | 26 | 110 | 0 | 57 | 432 | 70 | 42 |
| Binary | 1101001 | 100110 | 10000110 | 10110 | 1001000 | 0 | 101111 | 100011010 | 111000 | 100010 |
Color Harmonies of #692686
Complementary color
Monochromatic Colors of #692686
Black with #692686
Text Example
Text Example
White with #692686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692686; }
p { color: rgb(105,38,134); }
H1.HeaderClassName
{
color: #692686;
}
.AnyTagClassName
{
color: #692686;
}
</style>
background-color css
<style>
a { background-color: #692686; }
a { background-color: rgb(105,38,134); }
div.DivClassName
{
background-color: #692686;
}
.BgClassName
{
background-color: #692686;
}
</style>
border-color css
<style>
span { border-color: #692686; }
span { border-color: rgb(105,38,134); }
td.TdClassName
{
border-color: #692686;
}
.TagClassName
{
border-color: #692686;
}
</style>