Shades of Kingfisher Daisy #5B2779
Tints of Kingfisher Daisy #5B2779
RGB
CMYK
RGB Variations
Color information
#5B2779 (or 0x5B2779) is known color: Kingfisher Daisy. HEX triplet: 5B, 27 and 79. RGB value is (91,39,121). Sum of RGB (Red+Green+Blue) = 91+39+121=251 (33% of max value = 765). Red value is 91 (35.94% from 255 or 36.25% from 251); Green value is 39 (15.62% from 255 or 15.54% from 251); Blue value is 121 (47.66% from 255 or 48.21% from 251); Max value from RGB is 121 - color contains mainly: blue. Hex color #5B2779 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #5B2779 is #A4D886. Grayscale: #3F3F3F. Windows color (decimal): -10803335 or 7939931. OLE color: 7939931.
HSL color Cylindrical-coordinate representation of color #5B2779: hue angle of 278.05º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #5B2779 is Cyan = 0.25, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 91 | 39 | 121 | - |
| CMYK | 0.25 | 0.68 | 0 | 0.53 |
| HSL | 278.05º | 0.51% | 0.31% | - |
| HSV(B) | 278.05º | 0.68% | 0.47% | - |
| XYZ | 8.49 | 5.06 | 18.62 | - |
| YUV | 63.9 | 160.23 | 147.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 91 | 39 | 121 | 0.25 | 0.68 | 0 | 0.53 | 278.05 | 0.51 | 0.31 |
| Hex | 5B | 27 | 79 | 19 | 44 | 0 | 35 | 116 | 33 | 1F |
| Octal | 133 | 47 | 171 | 31 | 104 | 0 | 65 | 426 | 63 | 37 |
| Binary | 1011011 | 100111 | 1111001 | 11001 | 1000100 | 0 | 110101 | 100010110 | 110011 | 11111 |
Color Harmonies of #5B2779
Complementary color
Monochromatic Colors of #5B2779
Black with #5B2779
Text Example
Text Example
White with #5B2779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5B2779; }
p { color: rgb(91,39,121); }
H1.HeaderClassName
{
color: #5B2779;
}
.AnyTagClassName
{
color: #5B2779;
}
</style>
background-color css
<style>
a { background-color: #5B2779; }
a { background-color: rgb(91,39,121); }
div.DivClassName
{
background-color: #5B2779;
}
.BgClassName
{
background-color: #5B2779;
}
</style>
border-color css
<style>
span { border-color: #5B2779; }
span { border-color: rgb(91,39,121); }
td.TdClassName
{
border-color: #5B2779;
}
.TagClassName
{
border-color: #5B2779;
}
</style>