Shades of Kingfisher Daisy #613181
Tints of Kingfisher Daisy #613181
RGB
CMYK
RGB Variations
Color information
#613181 (or 0x613181) is known color: Kingfisher Daisy. HEX triplet: 61, 31 and 81. RGB value is (97,49,129). Sum of RGB (Red+Green+Blue) = 97+49+129=275 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.27% from 275); Green value is 49 (19.53% from 255 or 17.82% from 275); Blue value is 129 (50.78% from 255 or 46.91% from 275); Max value from RGB is 129 - color contains mainly: blue. Hex color #613181 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613181 is #9ECE7E. Grayscale: #484848. Windows color (decimal): -10407551 or 8466785. OLE color: 8466785.
HSL color Cylindrical-coordinate representation of color #613181: hue angle of 276º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #613181 is Cyan = 0.25, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 49 | 129 | - |
| CMYK | 0.25 | 0.62 | 0 | 0.49 |
| HSL | 276º | 0.45% | 0.35% | - |
| HSV(B) | 276º | 0.62% | 0.51% | - |
| XYZ | 9.99 | 6.32 | 21.46 | - |
| YUV | 72.47 | 159.9 | 145.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 129 | 0.25 | 0.62 | 0 | 0.49 | 276 | 0.45 | 0.35 |
| Hex | 61 | 31 | 81 | 19 | 3E | 0 | 31 | 114 | 2D | 23 |
| Octal | 141 | 61 | 201 | 31 | 76 | 0 | 61 | 424 | 55 | 43 |
| Binary | 1100001 | 110001 | 10000001 | 11001 | 111110 | 0 | 110001 | 100010100 | 101101 | 100011 |
Color Harmonies of #613181
Complementary color
Monochromatic Colors of #613181
Black with #613181
Text Example
Text Example
White with #613181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613181; }
p { color: rgb(97,49,129); }
H1.HeaderClassName
{
color: #613181;
}
.AnyTagClassName
{
color: #613181;
}
</style>
background-color css
<style>
a { background-color: #613181; }
a { background-color: rgb(97,49,129); }
div.DivClassName
{
background-color: #613181;
}
.BgClassName
{
background-color: #613181;
}
</style>
border-color css
<style>
span { border-color: #613181; }
span { border-color: rgb(97,49,129); }
td.TdClassName
{
border-color: #613181;
}
.TagClassName
{
border-color: #613181;
}
</style>