Shades of Honey Flower #533967
Tints of Honey Flower #533967
RGB
CMYK
RGB Variations
Color information
#533967 (or 0x533967) is known color: Honey Flower. HEX triplet: 53, 39 and 67. RGB value is (83,57,103). Sum of RGB (Red+Green+Blue) = 83+57+103=243 (32% of max value = 765). Red value is 83 (32.81% from 255 or 34.16% from 243); Green value is 57 (22.66% from 255 or 23.46% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 103 - color contains mainly: blue. Hex color #533967 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533967 is #ACC698. Grayscale: #454545. Windows color (decimal): -11323033 or 6764883. OLE color: 6764883.
HSL color Cylindrical-coordinate representation of color #533967: hue angle of 273.91º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #533967 is Cyan = 0.19, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 57 | 103 | - |
| CMYK | 0.19 | 0.45 | 0 | 0.60 |
| HSL | 273.91º | 0.29% | 0.31% | - |
| HSV(B) | 273.91º | 0.45% | 0.4% | - |
| XYZ | 7.48 | 5.74 | 13.55 | - |
| YUV | 70.02 | 146.61 | 137.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 103 | 0.19 | 0.45 | 0 | 0.60 | 273.91 | 0.29 | 0.31 |
| Hex | 53 | 39 | 67 | 13 | 2D | 0 | 3C | 112 | 1D | 1F |
| Octal | 123 | 71 | 147 | 23 | 55 | 0 | 74 | 422 | 35 | 37 |
| Binary | 1010011 | 111001 | 1100111 | 10011 | 101101 | 0 | 111100 | 100010010 | 11101 | 11111 |
Color Harmonies of #533967
Complementary color
Monochromatic Colors of #533967
Black with #533967
Text Example
Text Example
White with #533967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533967; }
p { color: rgb(83,57,103); }
H1.HeaderClassName
{
color: #533967;
}
.AnyTagClassName
{
color: #533967;
}
</style>
background-color css
<style>
a { background-color: #533967; }
a { background-color: rgb(83,57,103); }
div.DivClassName
{
background-color: #533967;
}
.BgClassName
{
background-color: #533967;
}
</style>
border-color css
<style>
span { border-color: #533967; }
span { border-color: rgb(83,57,103); }
td.TdClassName
{
border-color: #533967;
}
.TagClassName
{
border-color: #533967;
}
</style>