Shades of Kingfisher Daisy #692387
Tints of Kingfisher Daisy #692387
RGB
CMYK
RGB Variations
Color information
#692387 (or 0x692387) is known color: Kingfisher Daisy. HEX triplet: 69, 23 and 87. RGB value is (105,35,135). Sum of RGB (Red+Green+Blue) = 105+35+135=275 (36% of max value = 765). Red value is 105 (41.41% from 255 or 38.18% from 275); Green value is 35 (14.06% from 255 or 12.73% from 275); Blue value is 135 (53.12% from 255 or 49.09% from 275); Max value from RGB is 135 - color contains mainly: blue. Hex color #692387 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #692387 is #96DC78. Grayscale: #434343. Windows color (decimal): -9886841 or 8856425. OLE color: 8856425.
HSL color Cylindrical-coordinate representation of color #692387: hue angle of 282º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #692387 is Cyan = 0.22, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 35 | 135 | - |
| CMYK | 0.22 | 0.74 | 0 | 0.47 |
| HSL | 282º | 0.59% | 0.33% | - |
| HSV(B) | 282º | 0.74% | 0.53% | - |
| XYZ | 10.8 | 5.95 | 23.5 | - |
| YUV | 67.33 | 166.19 | 154.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 35 | 135 | 0.22 | 0.74 | 0 | 0.47 | 282 | 0.59 | 0.33 |
| Hex | 69 | 23 | 87 | 16 | 4A | 0 | 2F | 11A | 3B | 21 |
| Octal | 151 | 43 | 207 | 26 | 112 | 0 | 57 | 432 | 73 | 41 |
| Binary | 1101001 | 100011 | 10000111 | 10110 | 1001010 | 0 | 101111 | 100011010 | 111011 | 100001 |
Color Harmonies of #692387
Complementary color
Monochromatic Colors of #692387
Black with #692387
Text Example
Text Example
White with #692387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692387; }
p { color: rgb(105,35,135); }
H1.HeaderClassName
{
color: #692387;
}
.AnyTagClassName
{
color: #692387;
}
</style>
background-color css
<style>
a { background-color: #692387; }
a { background-color: rgb(105,35,135); }
div.DivClassName
{
background-color: #692387;
}
.BgClassName
{
background-color: #692387;
}
</style>
border-color css
<style>
span { border-color: #692387; }
span { border-color: rgb(105,35,135); }
td.TdClassName
{
border-color: #692387;
}
.TagClassName
{
border-color: #692387;
}
</style>