Shades of Kingfisher Daisy #613682
Tints of Kingfisher Daisy #613682
RGB
CMYK
RGB Variations
Color information
#613682 (or 0x613682) is known color: Kingfisher Daisy. HEX triplet: 61, 36 and 82. RGB value is (97,54,130). Sum of RGB (Red+Green+Blue) = 97+54+130=281 (37% of max value = 765). Red value is 97 (38.28% from 255 or 34.52% from 281); Green value is 54 (21.48% from 255 or 19.22% from 281); Blue value is 130 (51.17% from 255 or 46.26% from 281); Max value from RGB is 130 - color contains mainly: blue. Hex color #613682 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613682 is #9EC97D. Grayscale: #4B4B4B. Windows color (decimal): -10406270 or 8533601. OLE color: 8533601.
HSL color Cylindrical-coordinate representation of color #613682: hue angle of 273.95º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #613682 is Cyan = 0.25, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 54 | 130 | - |
| CMYK | 0.25 | 0.58 | 0 | 0.49 |
| HSL | 273.95º | 0.41% | 0.36% | - |
| HSV(B) | 273.95º | 0.58% | 0.51% | - |
| XYZ | 10.28 | 6.79 | 21.89 | - |
| YUV | 75.52 | 158.75 | 143.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 130 | 0.25 | 0.58 | 0 | 0.49 | 273.95 | 0.41 | 0.36 |
| Hex | 61 | 36 | 82 | 19 | 3A | 0 | 31 | 112 | 29 | 24 |
| Octal | 141 | 66 | 202 | 31 | 72 | 0 | 61 | 422 | 51 | 44 |
| Binary | 1100001 | 110110 | 10000010 | 11001 | 111010 | 0 | 110001 | 100010010 | 101001 | 100100 |
Color Harmonies of #613682
Complementary color
Monochromatic Colors of #613682
Black with #613682
Text Example
Text Example
White with #613682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613682; }
p { color: rgb(97,54,130); }
H1.HeaderClassName
{
color: #613682;
}
.AnyTagClassName
{
color: #613682;
}
</style>
background-color css
<style>
a { background-color: #613682; }
a { background-color: rgb(97,54,130); }
div.DivClassName
{
background-color: #613682;
}
.BgClassName
{
background-color: #613682;
}
</style>
border-color css
<style>
span { border-color: #613682; }
span { border-color: rgb(97,54,130); }
td.TdClassName
{
border-color: #613682;
}
.TagClassName
{
border-color: #613682;
}
</style>