Shades of Honey Flower #533467
Tints of Honey Flower #533467
RGB
CMYK
RGB Variations
Color information
#533467 (or 0x533467) is known color: Honey Flower. HEX triplet: 53, 34 and 67. RGB value is (83,52,103). Sum of RGB (Red+Green+Blue) = 83+52+103=238 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.87% from 238); Green value is 52 (20.70% from 255 or 21.85% from 238); Blue value is 103 (40.62% from 255 or 43.28% from 238); Max value from RGB is 103 - color contains mainly: blue. Hex color #533467 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533467 is #ACCB98. Grayscale: #424242. Windows color (decimal): -11324313 or 6763603. OLE color: 6763603.
HSL color Cylindrical-coordinate representation of color #533467: hue angle of 276.47º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #533467 is Cyan = 0.19, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 52 | 103 | - |
| CMYK | 0.19 | 0.50 | 0 | 0.60 |
| HSL | 276.47º | 0.33% | 0.3% | - |
| HSV(B) | 276.47º | 0.5% | 0.4% | - |
| XYZ | 7.24 | 5.27 | 13.47 | - |
| YUV | 67.08 | 148.27 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 103 | 0.19 | 0.50 | 0 | 0.60 | 276.47 | 0.33 | 0.3 |
| Hex | 53 | 34 | 67 | 13 | 32 | 0 | 3C | 114 | 21 | 1E |
| Octal | 123 | 64 | 147 | 23 | 62 | 0 | 74 | 424 | 41 | 36 |
| Binary | 1010011 | 110100 | 1100111 | 10011 | 110010 | 0 | 111100 | 100010100 | 100001 | 11110 |
Color Harmonies of #533467
Complementary color
Monochromatic Colors of #533467
Black with #533467
Text Example
Text Example
White with #533467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533467; }
p { color: rgb(83,52,103); }
H1.HeaderClassName
{
color: #533467;
}
.AnyTagClassName
{
color: #533467;
}
</style>
background-color css
<style>
a { background-color: #533467; }
a { background-color: rgb(83,52,103); }
div.DivClassName
{
background-color: #533467;
}
.BgClassName
{
background-color: #533467;
}
</style>
border-color css
<style>
span { border-color: #533467; }
span { border-color: rgb(83,52,103); }
td.TdClassName
{
border-color: #533467;
}
.TagClassName
{
border-color: #533467;
}
</style>