Shades of Kingfisher Daisy #692885
Tints of Kingfisher Daisy #692885
RGB
CMYK
RGB Variations
Color information
#692885 (or 0x692885) is known color: Kingfisher Daisy. HEX triplet: 69, 28 and 85. RGB value is (105,40,133). Sum of RGB (Red+Green+Blue) = 105+40+133=278 (36% of max value = 765). Red value is 105 (41.41% from 255 or 37.77% from 278); Green value is 40 (16.02% from 255 or 14.39% from 278); Blue value is 133 (52.34% from 255 or 47.84% from 278); Max value from RGB is 133 - color contains mainly: blue. Hex color #692885 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692885 is #96D77A. Grayscale: #454545. Windows color (decimal): -9885563 or 8726633. OLE color: 8726633.
HSL color Cylindrical-coordinate representation of color #692885: hue angle of 281.94º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #692885 is Cyan = 0.21, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 105 | 40 | 133 | - |
| CMYK | 0.21 | 0.70 | 0 | 0.48 |
| HSL | 281.94º | 0.54% | 0.34% | - |
| HSV(B) | 281.94º | 0.7% | 0.52% | - |
| XYZ | 10.82 | 6.21 | 22.82 | - |
| YUV | 70.04 | 163.53 | 152.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 133 | 0.21 | 0.70 | 0 | 0.48 | 281.94 | 0.54 | 0.34 |
| Hex | 69 | 28 | 85 | 15 | 46 | 0 | 30 | 11A | 36 | 22 |
| Octal | 151 | 50 | 205 | 25 | 106 | 0 | 60 | 432 | 66 | 42 |
| Binary | 1101001 | 101000 | 10000101 | 10101 | 1000110 | 0 | 110000 | 100011010 | 110110 | 100010 |
Color Harmonies of #692885
Complementary color
Monochromatic Colors of #692885
Black with #692885
Text Example
Text Example
White with #692885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692885; }
p { color: rgb(105,40,133); }
H1.HeaderClassName
{
color: #692885;
}
.AnyTagClassName
{
color: #692885;
}
</style>
background-color css
<style>
a { background-color: #692885; }
a { background-color: rgb(105,40,133); }
div.DivClassName
{
background-color: #692885;
}
.BgClassName
{
background-color: #692885;
}
</style>
border-color css
<style>
span { border-color: #692885; }
span { border-color: rgb(105,40,133); }
td.TdClassName
{
border-color: #692885;
}
.TagClassName
{
border-color: #692885;
}
</style>