Shades of Kingfisher Daisy #613286
Tints of Kingfisher Daisy #613286
RGB
CMYK
RGB Variations
Color information
#613286 (or 0x613286) is known color: Kingfisher Daisy. HEX triplet: 61, 32 and 86. RGB value is (97,50,134). Sum of RGB (Red+Green+Blue) = 97+50+134=281 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.52% from 281); Green value is 50 (19.92% from 255 or 17.79% from 281); Blue value is 134 (52.73% from 255 or 47.69% from 281); Max value from RGB is 134 - color contains mainly: blue. Hex color #613286 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613286 is #9ECD79. Grayscale: #494949. Windows color (decimal): -10407290 or 8794721. OLE color: 8794721.
HSL color Cylindrical-coordinate representation of color #613286: hue angle of 273.57º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #613286 is Cyan = 0.28, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 50 | 134 | - |
| CMYK | 0.28 | 0.63 | 0 | 0.47 |
| HSL | 273.57º | 0.46% | 0.36% | - |
| HSV(B) | 273.57º | 0.63% | 0.53% | - |
| XYZ | 10.37 | 6.54 | 23.27 | - |
| YUV | 73.63 | 162.07 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 134 | 0.28 | 0.63 | 0 | 0.47 | 273.57 | 0.46 | 0.36 |
| Hex | 61 | 32 | 86 | 1C | 3F | 0 | 2F | 112 | 2E | 24 |
| Octal | 141 | 62 | 206 | 34 | 77 | 0 | 57 | 422 | 56 | 44 |
| Binary | 1100001 | 110010 | 10000110 | 11100 | 111111 | 0 | 101111 | 100010010 | 101110 | 100100 |
Color Harmonies of #613286
Complementary color
Monochromatic Colors of #613286
Black with #613286
Text Example
Text Example
White with #613286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613286; }
p { color: rgb(97,50,134); }
H1.HeaderClassName
{
color: #613286;
}
.AnyTagClassName
{
color: #613286;
}
</style>
background-color css
<style>
a { background-color: #613286; }
a { background-color: rgb(97,50,134); }
div.DivClassName
{
background-color: #613286;
}
.BgClassName
{
background-color: #613286;
}
</style>
border-color css
<style>
span { border-color: #613286; }
span { border-color: rgb(97,50,134); }
td.TdClassName
{
border-color: #613286;
}
.TagClassName
{
border-color: #613286;
}
</style>