Shades of Kingfisher Daisy #613485
Tints of Kingfisher Daisy #613485
RGB
CMYK
RGB Variations
Color information
#613485 (or 0x613485) is known color: Kingfisher Daisy. HEX triplet: 61, 34 and 85. RGB value is (97,52,133). Sum of RGB (Red+Green+Blue) = 97+52+133=282 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.40% from 282); Green value is 52 (20.70% from 255 or 18.44% from 282); Blue value is 133 (52.34% from 255 or 47.16% from 282); Max value from RGB is 133 - color contains mainly: blue. Hex color #613485 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613485 is #9ECB7A. Grayscale: #4A4A4A. Windows color (decimal): -10406779 or 8729697. OLE color: 8729697.
HSL color Cylindrical-coordinate representation of color #613485: hue angle of 273.33º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #613485 is Cyan = 0.27, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 52 | 133 | - |
| CMYK | 0.27 | 0.61 | 0 | 0.48 |
| HSL | 273.33º | 0.44% | 0.36% | - |
| HSV(B) | 273.33º | 0.61% | 0.52% | - |
| XYZ | 10.39 | 6.69 | 22.93 | - |
| YUV | 74.69 | 160.91 | 143.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 133 | 0.27 | 0.61 | 0 | 0.48 | 273.33 | 0.44 | 0.36 |
| Hex | 61 | 34 | 85 | 1B | 3D | 0 | 30 | 111 | 2C | 24 |
| Octal | 141 | 64 | 205 | 33 | 75 | 0 | 60 | 421 | 54 | 44 |
| Binary | 1100001 | 110100 | 10000101 | 11011 | 111101 | 0 | 110000 | 100010001 | 101100 | 100100 |
Color Harmonies of #613485
Complementary color
Monochromatic Colors of #613485
Black with #613485
Text Example
Text Example
White with #613485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613485; }
p { color: rgb(97,52,133); }
H1.HeaderClassName
{
color: #613485;
}
.AnyTagClassName
{
color: #613485;
}
</style>
background-color css
<style>
a { background-color: #613485; }
a { background-color: rgb(97,52,133); }
div.DivClassName
{
background-color: #613485;
}
.BgClassName
{
background-color: #613485;
}
</style>
border-color css
<style>
span { border-color: #613485; }
span { border-color: rgb(97,52,133); }
td.TdClassName
{
border-color: #613485;
}
.TagClassName
{
border-color: #613485;
}
</style>