Shades of Kingfisher Daisy #613287
Tints of Kingfisher Daisy #613287
RGB
CMYK
RGB Variations
Color information
#613287 (or 0x613287) is known color: Kingfisher Daisy. HEX triplet: 61, 32 and 87. RGB value is (97,50,135). Sum of RGB (Red+Green+Blue) = 97+50+135=282 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.40% from 282); Green value is 50 (19.92% from 255 or 17.73% from 282); Blue value is 135 (53.12% from 255 or 47.87% from 282); Max value from RGB is 135 - color contains mainly: blue. Hex color #613287 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613287 is #9ECD78. Grayscale: #494949. Windows color (decimal): -10407289 or 8860257. OLE color: 8860257.
HSL color Cylindrical-coordinate representation of color #613287: hue angle of 273.18º 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 #613287 is Cyan = 0.28, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 50 | 135 | - |
| CMYK | 0.28 | 0.63 | 0 | 0.47 |
| HSL | 273.18º | 0.46% | 0.36% | - |
| HSV(B) | 273.18º | 0.63% | 0.53% | - |
| XYZ | 10.44 | 6.57 | 23.64 | - |
| YUV | 73.74 | 162.57 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 50 | 135 | 0.28 | 0.63 | 0 | 0.47 | 273.18 | 0.46 | 0.36 |
| Hex | 61 | 32 | 87 | 1C | 3F | 0 | 2F | 111 | 2E | 24 |
| Octal | 141 | 62 | 207 | 34 | 77 | 0 | 57 | 421 | 56 | 44 |
| Binary | 1100001 | 110010 | 10000111 | 11100 | 111111 | 0 | 101111 | 100010001 | 101110 | 100100 |
Color Harmonies of #613287
Complementary color
Monochromatic Colors of #613287
Black with #613287
Text Example
Text Example
White with #613287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613287; }
p { color: rgb(97,50,135); }
H1.HeaderClassName
{
color: #613287;
}
.AnyTagClassName
{
color: #613287;
}
</style>
background-color css
<style>
a { background-color: #613287; }
a { background-color: rgb(97,50,135); }
div.DivClassName
{
background-color: #613287;
}
.BgClassName
{
background-color: #613287;
}
</style>
border-color css
<style>
span { border-color: #613287; }
span { border-color: rgb(97,50,135); }
td.TdClassName
{
border-color: #613287;
}
.TagClassName
{
border-color: #613287;
}
</style>