Shades of Honey Flower #533067
Tints of Honey Flower #533067
RGB
CMYK
RGB Variations
Color information
#533067 (or 0x533067) is known color: Honey Flower. HEX triplet: 53, 30 and 67. RGB value is (83,48,103). Sum of RGB (Red+Green+Blue) = 83+48+103=234 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.47% from 234); Green value is 48 (19.14% from 255 or 20.51% from 234); Blue value is 103 (40.62% from 255 or 44.02% from 234); Max value from RGB is 103 - color contains mainly: blue. Hex color #533067 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533067 is #ACCF98. Grayscale: #404040. Windows color (decimal): -11325337 or 6762579. OLE color: 6762579.
HSL color Cylindrical-coordinate representation of color #533067: hue angle of 278.18º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #533067 is Cyan = 0.19, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 48 | 103 | - |
| CMYK | 0.19 | 0.53 | 0 | 0.60 |
| HSL | 278.18º | 0.36% | 0.3% | - |
| HSV(B) | 278.18º | 0.53% | 0.4% | - |
| XYZ | 7.07 | 4.93 | 13.41 | - |
| YUV | 64.74 | 149.6 | 141.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 103 | 0.19 | 0.53 | 0 | 0.60 | 278.18 | 0.36 | 0.3 |
| Hex | 53 | 30 | 67 | 13 | 35 | 0 | 3C | 116 | 24 | 1E |
| Octal | 123 | 60 | 147 | 23 | 65 | 0 | 74 | 426 | 44 | 36 |
| Binary | 1010011 | 110000 | 1100111 | 10011 | 110101 | 0 | 111100 | 100010110 | 100100 | 11110 |
Color Harmonies of #533067
Complementary color
Monochromatic Colors of #533067
Black with #533067
Text Example
Text Example
White with #533067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533067; }
p { color: rgb(83,48,103); }
H1.HeaderClassName
{
color: #533067;
}
.AnyTagClassName
{
color: #533067;
}
</style>
background-color css
<style>
a { background-color: #533067; }
a { background-color: rgb(83,48,103); }
div.DivClassName
{
background-color: #533067;
}
.BgClassName
{
background-color: #533067;
}
</style>
border-color css
<style>
span { border-color: #533067; }
span { border-color: rgb(83,48,103); }
td.TdClassName
{
border-color: #533067;
}
.TagClassName
{
border-color: #533067;
}
</style>