Shades of Kingfisher Daisy #612488
Tints of Kingfisher Daisy #612488
RGB
CMYK
RGB Variations
Color information
#612488 (or 0x612488) is known color: Kingfisher Daisy. HEX triplet: 61, 24 and 88. RGB value is (97,36,136). Sum of RGB (Red+Green+Blue) = 97+36+136=269 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.06% from 269); Green value is 36 (14.45% from 255 or 13.38% from 269); Blue value is 136 (53.52% from 255 or 50.56% from 269); Max value from RGB is 136 - color contains mainly: blue. Hex color #612488 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #612488 is #9EDB77. Grayscale: #414141. Windows color (decimal): -10410872 or 8922209. OLE color: 8922209.
HSL color Cylindrical-coordinate representation of color #612488: hue angle of 276.6º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #612488 is Cyan = 0.29, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 36 | 136 | - |
| CMYK | 0.29 | 0.74 | 0 | 0.47 |
| HSL | 276.6º | 0.58% | 0.34% | - |
| HSV(B) | 276.6º | 0.74% | 0.53% | - |
| XYZ | 10 | 5.58 | 23.84 | - |
| YUV | 65.64 | 167.71 | 150.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 36 | 136 | 0.29 | 0.74 | 0 | 0.47 | 276.6 | 0.58 | 0.34 |
| Hex | 61 | 24 | 88 | 1D | 4A | 0 | 2F | 115 | 3A | 22 |
| Octal | 141 | 44 | 210 | 35 | 112 | 0 | 57 | 425 | 72 | 42 |
| Binary | 1100001 | 100100 | 10001000 | 11101 | 1001010 | 0 | 101111 | 100010101 | 111010 | 100010 |
Color Harmonies of #612488
Complementary color
Monochromatic Colors of #612488
Black with #612488
Text Example
Text Example
White with #612488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612488; }
p { color: rgb(97,36,136); }
H1.HeaderClassName
{
color: #612488;
}
.AnyTagClassName
{
color: #612488;
}
</style>
background-color css
<style>
a { background-color: #612488; }
a { background-color: rgb(97,36,136); }
div.DivClassName
{
background-color: #612488;
}
.BgClassName
{
background-color: #612488;
}
</style>
border-color css
<style>
span { border-color: #612488; }
span { border-color: rgb(97,36,136); }
td.TdClassName
{
border-color: #612488;
}
.TagClassName
{
border-color: #612488;
}
</style>