Shades of Kingfisher Daisy #533081
Tints of Kingfisher Daisy #533081
RGB
CMYK
RGB Variations
Color information
#533081 (or 0x533081) is known color: Kingfisher Daisy. HEX triplet: 53, 30 and 81. RGB value is (83,48,129). Sum of RGB (Red+Green+Blue) = 83+48+129=260 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.92% from 260); Green value is 48 (19.14% from 255 or 18.46% from 260); Blue value is 129 (50.78% from 255 or 49.62% from 260); Max value from RGB is 129 - color contains mainly: blue. Hex color #533081 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #533081 is #ACCF7E. Grayscale: #434343. Windows color (decimal): -11325311 or 8466515. OLE color: 8466515.
HSL color Cylindrical-coordinate representation of color #533081: hue angle of 265.93º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #533081 is Cyan = 0.36, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 48 | 129 | - |
| CMYK | 0.36 | 0.63 | 0 | 0.49 |
| HSL | 265.93º | 0.46% | 0.35% | - |
| HSV(B) | 265.93º | 0.63% | 0.51% | - |
| XYZ | 8.59 | 5.54 | 21.39 | - |
| YUV | 67.7 | 162.6 | 138.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 129 | 0.36 | 0.63 | 0 | 0.49 | 265.93 | 0.46 | 0.35 |
| Hex | 53 | 30 | 81 | 24 | 3F | 0 | 31 | 10A | 2E | 23 |
| Octal | 123 | 60 | 201 | 44 | 77 | 0 | 61 | 412 | 56 | 43 |
| Binary | 1010011 | 110000 | 10000001 | 100100 | 111111 | 0 | 110001 | 100001010 | 101110 | 100011 |
Color Harmonies of #533081
Complementary color
Monochromatic Colors of #533081
Black with #533081
Text Example
Text Example
White with #533081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533081; }
p { color: rgb(83,48,129); }
H1.HeaderClassName
{
color: #533081;
}
.AnyTagClassName
{
color: #533081;
}
</style>
background-color css
<style>
a { background-color: #533081; }
a { background-color: rgb(83,48,129); }
div.DivClassName
{
background-color: #533081;
}
.BgClassName
{
background-color: #533081;
}
</style>
border-color css
<style>
span { border-color: #533081; }
span { border-color: rgb(83,48,129); }
td.TdClassName
{
border-color: #533081;
}
.TagClassName
{
border-color: #533081;
}
</style>