Shades of Kingfisher Daisy #692092
Tints of Kingfisher Daisy #692092
RGB
CMYK
RGB Variations
Color information
#692092 (or 0x692092) is known color: Kingfisher Daisy. HEX triplet: 69, 20 and 92. RGB value is (105,32,146). Sum of RGB (Red+Green+Blue) = 105+32+146=283 (37% of max value = 765). Red value is 105 (41.41% from 255 or 37.10% from 283); Green value is 32 (12.89% from 255 or 11.31% from 283); Blue value is 146 (57.42% from 255 or 51.59% from 283); Max value from RGB is 146 - color contains mainly: blue. Hex color #692092 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692092 is #96DF6D. Grayscale: #424242. Windows color (decimal): -9887598 or 9576553. OLE color: 9576553.
HSL color Cylindrical-coordinate representation of color #692092: hue angle of 278.42º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #692092 is Cyan = 0.28, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 32 | 146 | - |
| CMYK | 0.28 | 0.78 | 0 | 0.43 |
| HSL | 278.42º | 0.64% | 0.35% | - |
| HSV(B) | 278.42º | 0.78% | 0.57% | - |
| XYZ | 11.53 | 6.11 | 27.77 | - |
| YUV | 66.82 | 172.68 | 155.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 32 | 146 | 0.28 | 0.78 | 0 | 0.43 | 278.42 | 0.64 | 0.35 |
| Hex | 69 | 20 | 92 | 1C | 4E | 0 | 2B | 116 | 40 | 23 |
| Octal | 151 | 40 | 222 | 34 | 116 | 0 | 53 | 426 | 100 | 43 |
| Binary | 1101001 | 100000 | 10010010 | 11100 | 1001110 | 0 | 101011 | 100010110 | 1000000 | 100011 |
Color Harmonies of #692092
Complementary color
Monochromatic Colors of #692092
Black with #692092
Text Example
Text Example
White with #692092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692092; }
p { color: rgb(105,32,146); }
H1.HeaderClassName
{
color: #692092;
}
.AnyTagClassName
{
color: #692092;
}
</style>
background-color css
<style>
a { background-color: #692092; }
a { background-color: rgb(105,32,146); }
div.DivClassName
{
background-color: #692092;
}
.BgClassName
{
background-color: #692092;
}
</style>
border-color css
<style>
span { border-color: #692092; }
span { border-color: rgb(105,32,146); }
td.TdClassName
{
border-color: #692092;
}
.TagClassName
{
border-color: #692092;
}
</style>