Shades of Kingfisher Daisy #634086
Tints of Kingfisher Daisy #634086
RGB
CMYK
RGB Variations
Color information
#634086 (or 0x634086) is known color: Kingfisher Daisy. HEX triplet: 63, 40 and 86. RGB value is (99,64,134). Sum of RGB (Red+Green+Blue) = 99+64+134=297 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.33% from 297); Green value is 64 (25.39% from 255 or 21.55% from 297); Blue value is 134 (52.73% from 255 or 45.12% from 297); Max value from RGB is 134 - color contains mainly: blue. Hex color #634086 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #634086 is #9CBF79. Grayscale: #525252. Windows color (decimal): -10272634 or 8798307. OLE color: 8798307.
HSL color Cylindrical-coordinate representation of color #634086: hue angle of 270º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #634086 is Cyan = 0.26, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 99 | 64 | 134 | - |
| CMYK | 0.26 | 0.52 | 0 | 0.47 |
| HSL | 270º | 0.35% | 0.39% | - |
| HSV(B) | 270º | 0.52% | 0.53% | - |
| XYZ | 11.28 | 8.04 | 23.51 | - |
| YUV | 82.45 | 157.1 | 139.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 64 | 134 | 0.26 | 0.52 | 0 | 0.47 | 270 | 0.35 | 0.39 |
| Hex | 63 | 40 | 86 | 1A | 34 | 0 | 2F | 10E | 23 | 27 |
| Octal | 143 | 100 | 206 | 32 | 64 | 0 | 57 | 416 | 43 | 47 |
| Binary | 1100011 | 1000000 | 10000110 | 11010 | 110100 | 0 | 101111 | 100001110 | 100011 | 100111 |
Color Harmonies of #634086
Complementary color
Monochromatic Colors of #634086
Black with #634086
Text Example
Text Example
White with #634086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634086; }
p { color: rgb(99,64,134); }
H1.HeaderClassName
{
color: #634086;
}
.AnyTagClassName
{
color: #634086;
}
</style>
background-color css
<style>
a { background-color: #634086; }
a { background-color: rgb(99,64,134); }
div.DivClassName
{
background-color: #634086;
}
.BgClassName
{
background-color: #634086;
}
</style>
border-color css
<style>
span { border-color: #634086; }
span { border-color: rgb(99,64,134); }
td.TdClassName
{
border-color: #634086;
}
.TagClassName
{
border-color: #634086;
}
</style>