Shades of Kingfisher Daisy #613983
Tints of Kingfisher Daisy #613983
RGB
CMYK
RGB Variations
Color information
#613983 (or 0x613983) is known color: Kingfisher Daisy. HEX triplet: 61, 39 and 83. RGB value is (97,57,131). Sum of RGB (Red+Green+Blue) = 97+57+131=285 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.04% from 285); Green value is 57 (22.66% from 255 or 20% from 285); Blue value is 131 (51.56% from 255 or 45.96% from 285); Max value from RGB is 131 - color contains mainly: blue. Hex color #613983 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613983 is #9EC67C. Grayscale: #4D4D4D. Windows color (decimal): -10405501 or 8599905. OLE color: 8599905.
HSL color Cylindrical-coordinate representation of color #613983: hue angle of 272.43º degrees, saturation: 0.39, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #613983 is Cyan = 0.26, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 57 | 131 | - |
| CMYK | 0.26 | 0.56 | 0 | 0.49 |
| HSL | 272.43º | 0.39% | 0.37% | - |
| HSV(B) | 272.43º | 0.56% | 0.51% | - |
| XYZ | 10.49 | 7.11 | 22.29 | - |
| YUV | 77.4 | 158.25 | 141.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 57 | 131 | 0.26 | 0.56 | 0 | 0.49 | 272.43 | 0.39 | 0.37 |
| Hex | 61 | 39 | 83 | 1A | 38 | 0 | 31 | 110 | 27 | 25 |
| Octal | 141 | 71 | 203 | 32 | 70 | 0 | 61 | 420 | 47 | 45 |
| Binary | 1100001 | 111001 | 10000011 | 11010 | 111000 | 0 | 110001 | 100010000 | 100111 | 100101 |
Color Harmonies of #613983
Complementary color
Monochromatic Colors of #613983
Black with #613983
Text Example
Text Example
White with #613983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613983; }
p { color: rgb(97,57,131); }
H1.HeaderClassName
{
color: #613983;
}
.AnyTagClassName
{
color: #613983;
}
</style>
background-color css
<style>
a { background-color: #613983; }
a { background-color: rgb(97,57,131); }
div.DivClassName
{
background-color: #613983;
}
.BgClassName
{
background-color: #613983;
}
</style>
border-color css
<style>
span { border-color: #613983; }
span { border-color: rgb(97,57,131); }
td.TdClassName
{
border-color: #613983;
}
.TagClassName
{
border-color: #613983;
}
</style>