Shades of Kingfisher Daisy #692590
Tints of Kingfisher Daisy #692590
RGB
CMYK
RGB Variations
Color information
#692590 (or 0x692590) is known color: Kingfisher Daisy. HEX triplet: 69, 25 and 90. RGB value is (105,37,144). Sum of RGB (Red+Green+Blue) = 105+37+144=286 (37% of max value = 765). Red value is 105 (41.41% from 255 or 36.71% from 286); Green value is 37 (14.84% from 255 or 12.94% from 286); Blue value is 144 (56.64% from 255 or 50.35% from 286); Max value from RGB is 144 - color contains mainly: blue. Hex color #692590 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692590 is #96DA6F. Grayscale: #454545. Windows color (decimal): -9886320 or 9446761. OLE color: 9446761.
HSL color Cylindrical-coordinate representation of color #692590: hue angle of 278.13º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #692590 is Cyan = 0.27, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 105 | 37 | 144 | - |
| CMYK | 0.27 | 0.74 | 0 | 0.44 |
| HSL | 278.13º | 0.59% | 0.35% | - |
| HSV(B) | 278.13º | 0.74% | 0.56% | - |
| XYZ | 11.52 | 6.34 | 27 | - |
| YUV | 69.53 | 170.03 | 153.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 37 | 144 | 0.27 | 0.74 | 0 | 0.44 | 278.13 | 0.59 | 0.35 |
| Hex | 69 | 25 | 90 | 1B | 4A | 0 | 2C | 116 | 3B | 23 |
| Octal | 151 | 45 | 220 | 33 | 112 | 0 | 54 | 426 | 73 | 43 |
| Binary | 1101001 | 100101 | 10010000 | 11011 | 1001010 | 0 | 101100 | 100010110 | 111011 | 100011 |
Color Harmonies of #692590
Complementary color
Monochromatic Colors of #692590
Black with #692590
Text Example
Text Example
White with #692590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692590; }
p { color: rgb(105,37,144); }
H1.HeaderClassName
{
color: #692590;
}
.AnyTagClassName
{
color: #692590;
}
</style>
background-color css
<style>
a { background-color: #692590; }
a { background-color: rgb(105,37,144); }
div.DivClassName
{
background-color: #692590;
}
.BgClassName
{
background-color: #692590;
}
</style>
border-color css
<style>
span { border-color: #692590; }
span { border-color: rgb(105,37,144); }
td.TdClassName
{
border-color: #692590;
}
.TagClassName
{
border-color: #692590;
}
</style>