Shades of Kingfisher Daisy #692988
Tints of Kingfisher Daisy #692988
RGB
CMYK
RGB Variations
Color information
#692988 (or 0x692988) is known color: Kingfisher Daisy. HEX triplet: 69, 29 and 88. RGB value is (105,41,136). Sum of RGB (Red+Green+Blue) = 105+41+136=282 (37% of max value = 765). Red value is 105 (41.41% from 255 or 37.23% from 282); Green value is 41 (16.41% from 255 or 14.54% from 282); Blue value is 136 (53.52% from 255 or 48.23% from 282); Max value from RGB is 136 - color contains mainly: blue. Hex color #692988 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692988 is #96D677. Grayscale: #464646. Windows color (decimal): -9885304 or 8923497. OLE color: 8923497.
HSL color Cylindrical-coordinate representation of color #692988: hue angle of 280.42º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #692988 is Cyan = 0.23, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 41 | 136 | - |
| CMYK | 0.23 | 0.70 | 0 | 0.47 |
| HSL | 280.42º | 0.54% | 0.35% | - |
| HSV(B) | 280.42º | 0.7% | 0.53% | - |
| XYZ | 11.06 | 6.37 | 23.94 | - |
| YUV | 70.97 | 164.7 | 152.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 41 | 136 | 0.23 | 0.70 | 0 | 0.47 | 280.42 | 0.54 | 0.35 |
| Hex | 69 | 29 | 88 | 17 | 46 | 0 | 2F | 118 | 36 | 23 |
| Octal | 151 | 51 | 210 | 27 | 106 | 0 | 57 | 430 | 66 | 43 |
| Binary | 1101001 | 101001 | 10001000 | 10111 | 1000110 | 0 | 101111 | 100011000 | 110110 | 100011 |
Color Harmonies of #692988
Complementary color
Monochromatic Colors of #692988
Black with #692988
Text Example
Text Example
White with #692988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692988; }
p { color: rgb(105,41,136); }
H1.HeaderClassName
{
color: #692988;
}
.AnyTagClassName
{
color: #692988;
}
</style>
background-color css
<style>
a { background-color: #692988; }
a { background-color: rgb(105,41,136); }
div.DivClassName
{
background-color: #692988;
}
.BgClassName
{
background-color: #692988;
}
</style>
border-color css
<style>
span { border-color: #692988; }
span { border-color: rgb(105,41,136); }
td.TdClassName
{
border-color: #692988;
}
.TagClassName
{
border-color: #692988;
}
</style>