Shades of Kingfisher Daisy #613185
Tints of Kingfisher Daisy #613185
RGB
CMYK
RGB Variations
Color information
#613185 (or 0x613185) is known color: Kingfisher Daisy. HEX triplet: 61, 31 and 85. RGB value is (97,49,133). Sum of RGB (Red+Green+Blue) = 97+49+133=279 (36% of max value = 765). Red value is 97 (38.28% from 255 or 34.77% from 279); Green value is 49 (19.53% from 255 or 17.56% from 279); Blue value is 133 (52.34% from 255 or 47.67% from 279); Max value from RGB is 133 - color contains mainly: blue. Hex color #613185 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613185 is #9ECE7A. Grayscale: #484848. Windows color (decimal): -10407547 or 8728929. OLE color: 8728929.
HSL color Cylindrical-coordinate representation of color #613185: hue angle of 274.29º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #613185 is Cyan = 0.27, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 49 | 133 | - |
| CMYK | 0.27 | 0.63 | 0 | 0.48 |
| HSL | 274.29º | 0.46% | 0.36% | - |
| HSV(B) | 274.29º | 0.63% | 0.52% | - |
| XYZ | 10.26 | 6.43 | 22.89 | - |
| YUV | 72.93 | 161.9 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 133 | 0.27 | 0.63 | 0 | 0.48 | 274.29 | 0.46 | 0.36 |
| Hex | 61 | 31 | 85 | 1B | 3F | 0 | 30 | 112 | 2E | 24 |
| Octal | 141 | 61 | 205 | 33 | 77 | 0 | 60 | 422 | 56 | 44 |
| Binary | 1100001 | 110001 | 10000101 | 11011 | 111111 | 0 | 110000 | 100010010 | 101110 | 100100 |
Color Harmonies of #613185
Complementary color
Monochromatic Colors of #613185
Black with #613185
Text Example
Text Example
White with #613185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613185; }
p { color: rgb(97,49,133); }
H1.HeaderClassName
{
color: #613185;
}
.AnyTagClassName
{
color: #613185;
}
</style>
background-color css
<style>
a { background-color: #613185; }
a { background-color: rgb(97,49,133); }
div.DivClassName
{
background-color: #613185;
}
.BgClassName
{
background-color: #613185;
}
</style>
border-color css
<style>
span { border-color: #613185; }
span { border-color: rgb(97,49,133); }
td.TdClassName
{
border-color: #613185;
}
.TagClassName
{
border-color: #613185;
}
</style>