Shades of Kingfisher Daisy #692589
Tints of Kingfisher Daisy #692589
RGB
CMYK
RGB Variations
Color information
#692589 (or 0x692589) is known color: Kingfisher Daisy. HEX triplet: 69, 25 and 89. RGB value is (105,37,137). Sum of RGB (Red+Green+Blue) = 105+37+137=279 (36% of max value = 765). Red value is 105 (41.41% from 255 or 37.63% from 279); Green value is 37 (14.84% from 255 or 13.26% from 279); Blue value is 137 (53.91% from 255 or 49.10% from 279); Max value from RGB is 137 - color contains mainly: blue. Hex color #692589 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692589 is #96DA76. Grayscale: #444444. Windows color (decimal): -9886327 or 8988009. OLE color: 8988009.
HSL color Cylindrical-coordinate representation of color #692589: hue angle of 280.8º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #692589 is Cyan = 0.23, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 105 | 37 | 137 | - |
| CMYK | 0.23 | 0.73 | 0 | 0.46 |
| HSL | 280.8º | 0.57% | 0.34% | - |
| HSV(B) | 280.8º | 0.73% | 0.54% | - |
| XYZ | 11 | 6.13 | 24.27 | - |
| YUV | 68.73 | 166.53 | 153.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 37 | 137 | 0.23 | 0.73 | 0 | 0.46 | 280.8 | 0.57 | 0.34 |
| Hex | 69 | 25 | 89 | 17 | 49 | 0 | 2E | 119 | 39 | 22 |
| Octal | 151 | 45 | 211 | 27 | 111 | 0 | 56 | 431 | 71 | 42 |
| Binary | 1101001 | 100101 | 10001001 | 10111 | 1001001 | 0 | 101110 | 100011001 | 111001 | 100010 |
Color Harmonies of #692589
Complementary color
Monochromatic Colors of #692589
Black with #692589
Text Example
Text Example
White with #692589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692589; }
p { color: rgb(105,37,137); }
H1.HeaderClassName
{
color: #692589;
}
.AnyTagClassName
{
color: #692589;
}
</style>
background-color css
<style>
a { background-color: #692589; }
a { background-color: rgb(105,37,137); }
div.DivClassName
{
background-color: #692589;
}
.BgClassName
{
background-color: #692589;
}
</style>
border-color css
<style>
span { border-color: #692589; }
span { border-color: rgb(105,37,137); }
td.TdClassName
{
border-color: #692589;
}
.TagClassName
{
border-color: #692589;
}
</style>