Shades of Kingfisher Daisy #613585
Tints of Kingfisher Daisy #613585
RGB
CMYK
RGB Variations
Color information
#613585 (or 0x613585) is known color: Kingfisher Daisy. HEX triplet: 61, 35 and 85. RGB value is (97,53,133). Sum of RGB (Red+Green+Blue) = 97+53+133=283 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.28% from 283); Green value is 53 (21.09% from 255 or 18.73% from 283); Blue value is 133 (52.34% from 255 or 47.00% from 283); Max value from RGB is 133 - color contains mainly: blue. Hex color #613585 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613585 is #9ECA7A. Grayscale: #4B4B4B. Windows color (decimal): -10406523 or 8729953. OLE color: 8729953.
HSL color Cylindrical-coordinate representation of color #613585: hue angle of 273º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #613585 is Cyan = 0.27, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 53 | 133 | - |
| CMYK | 0.27 | 0.60 | 0 | 0.48 |
| HSL | 273º | 0.43% | 0.36% | - |
| HSV(B) | 273º | 0.6% | 0.52% | - |
| XYZ | 10.44 | 6.78 | 22.95 | - |
| YUV | 75.28 | 160.58 | 143.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 133 | 0.27 | 0.60 | 0 | 0.48 | 273 | 0.43 | 0.36 |
| Hex | 61 | 35 | 85 | 1B | 3C | 0 | 30 | 111 | 2B | 24 |
| Octal | 141 | 65 | 205 | 33 | 74 | 0 | 60 | 421 | 53 | 44 |
| Binary | 1100001 | 110101 | 10000101 | 11011 | 111100 | 0 | 110000 | 100010001 | 101011 | 100100 |
Color Harmonies of #613585
Complementary color
Monochromatic Colors of #613585
Black with #613585
Text Example
Text Example
White with #613585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613585; }
p { color: rgb(97,53,133); }
H1.HeaderClassName
{
color: #613585;
}
.AnyTagClassName
{
color: #613585;
}
</style>
background-color css
<style>
a { background-color: #613585; }
a { background-color: rgb(97,53,133); }
div.DivClassName
{
background-color: #613585;
}
.BgClassName
{
background-color: #613585;
}
</style>
border-color css
<style>
span { border-color: #613585; }
span { border-color: rgb(97,53,133); }
td.TdClassName
{
border-color: #613585;
}
.TagClassName
{
border-color: #613585;
}
</style>