Shades of Kingfisher Daisy #633481
Tints of Kingfisher Daisy #633481
RGB
CMYK
RGB Variations
Color information
#633481 (or 0x633481) is known color: Kingfisher Daisy. HEX triplet: 63, 34 and 81. RGB value is (99,52,129). Sum of RGB (Red+Green+Blue) = 99+52+129=280 (37% of max value = 765). Red value is 99 (39.06% from 255 or 35.36% from 280); Green value is 52 (20.70% from 255 or 18.57% from 280); Blue value is 129 (50.78% from 255 or 46.07% from 280); Max value from RGB is 129 - color contains mainly: blue. Hex color #633481 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #633481 is #9CCB7E. Grayscale: #4A4A4A. Windows color (decimal): -10275711 or 8467555. OLE color: 8467555.
HSL color Cylindrical-coordinate representation of color #633481: hue angle of 276.62º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #633481 is Cyan = 0.23, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 99 | 52 | 129 | - |
| CMYK | 0.23 | 0.60 | 0 | 0.49 |
| HSL | 276.62º | 0.43% | 0.35% | - |
| HSV(B) | 276.62º | 0.6% | 0.51% | - |
| XYZ | 10.34 | 6.69 | 21.52 | - |
| YUV | 74.83 | 158.57 | 145.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 52 | 129 | 0.23 | 0.60 | 0 | 0.49 | 276.62 | 0.43 | 0.35 |
| Hex | 63 | 34 | 81 | 17 | 3C | 0 | 31 | 115 | 2B | 23 |
| Octal | 143 | 64 | 201 | 27 | 74 | 0 | 61 | 425 | 53 | 43 |
| Binary | 1100011 | 110100 | 10000001 | 10111 | 111100 | 0 | 110001 | 100010101 | 101011 | 100011 |
Color Harmonies of #633481
Complementary color
Monochromatic Colors of #633481
Black with #633481
Text Example
Text Example
White with #633481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633481; }
p { color: rgb(99,52,129); }
H1.HeaderClassName
{
color: #633481;
}
.AnyTagClassName
{
color: #633481;
}
</style>
background-color css
<style>
a { background-color: #633481; }
a { background-color: rgb(99,52,129); }
div.DivClassName
{
background-color: #633481;
}
.BgClassName
{
background-color: #633481;
}
</style>
border-color css
<style>
span { border-color: #633481; }
span { border-color: rgb(99,52,129); }
td.TdClassName
{
border-color: #633481;
}
.TagClassName
{
border-color: #633481;
}
</style>