Shades of Kingfisher Daisy #692487
Tints of Kingfisher Daisy #692487
RGB
CMYK
RGB Variations
Color information
#692487 (or 0x692487) is known color: Kingfisher Daisy. HEX triplet: 69, 24 and 87. RGB value is (105,36,135). Sum of RGB (Red+Green+Blue) = 105+36+135=276 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.04% from 276); Green value is 36 (14.45% from 255 or 13.04% from 276); Blue value is 135 (53.12% from 255 or 48.91% from 276); Max value from RGB is 135 - color contains mainly: blue. Hex color #692487 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692487 is #96DB78. Grayscale: #434343. Windows color (decimal): -9886585 or 8856681. OLE color: 8856681.
HSL color Cylindrical-coordinate representation of color #692487: hue angle of 281.82º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #692487 is Cyan = 0.22, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 36 | 135 | - |
| CMYK | 0.22 | 0.73 | 0 | 0.47 |
| HSL | 281.82º | 0.58% | 0.34% | - |
| HSV(B) | 281.82º | 0.73% | 0.53% | - |
| XYZ | 10.83 | 6.01 | 23.51 | - |
| YUV | 67.92 | 165.86 | 154.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 36 | 135 | 0.22 | 0.73 | 0 | 0.47 | 281.82 | 0.58 | 0.34 |
| Hex | 69 | 24 | 87 | 16 | 49 | 0 | 2F | 11A | 3A | 22 |
| Octal | 151 | 44 | 207 | 26 | 111 | 0 | 57 | 432 | 72 | 42 |
| Binary | 1101001 | 100100 | 10000111 | 10110 | 1001001 | 0 | 101111 | 100011010 | 111010 | 100010 |
Color Harmonies of #692487
Complementary color
Monochromatic Colors of #692487
Black with #692487
Text Example
Text Example
White with #692487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692487; }
p { color: rgb(105,36,135); }
H1.HeaderClassName
{
color: #692487;
}
.AnyTagClassName
{
color: #692487;
}
</style>
background-color css
<style>
a { background-color: #692487; }
a { background-color: rgb(105,36,135); }
div.DivClassName
{
background-color: #692487;
}
.BgClassName
{
background-color: #692487;
}
</style>
border-color css
<style>
span { border-color: #692487; }
span { border-color: rgb(105,36,135); }
td.TdClassName
{
border-color: #692487;
}
.TagClassName
{
border-color: #692487;
}
</style>