Shades of Honey Flower #633572
Tints of Honey Flower #633572
RGB
CMYK
RGB Variations
Color information
#633572 (or 0x633572) is known color: Honey Flower. HEX triplet: 63, 35 and 72. RGB value is (99,53,114). Sum of RGB (Red+Green+Blue) = 99+53+114=266 (35% of max value = 765). Red value is 99 (39.06% from 255 or 37.22% from 266); Green value is 53 (21.09% from 255 or 19.92% from 266); Blue value is 114 (44.92% from 255 or 42.86% from 266); Max value from RGB is 114 - color contains mainly: blue. Hex color #633572 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633572 is #9CCA8D. Grayscale: #494949. Windows color (decimal): -10275470 or 7484771. OLE color: 7484771.
HSL color Cylindrical-coordinate representation of color #633572: hue angle of 285.25º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #633572 is Cyan = 0.13, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 53 | 114 | - |
| CMYK | 0.13 | 0.54 | 0 | 0.55 |
| HSL | 285.25º | 0.37% | 0.33% | - |
| HSV(B) | 285.25º | 0.54% | 0.45% | - |
| XYZ | 9.46 | 6.41 | 16.66 | - |
| YUV | 73.71 | 150.74 | 146.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 53 | 114 | 0.13 | 0.54 | 0 | 0.55 | 285.25 | 0.37 | 0.33 |
| Hex | 63 | 35 | 72 | D | 36 | 0 | 37 | 11D | 25 | 21 |
| Octal | 143 | 65 | 162 | 15 | 66 | 0 | 67 | 435 | 45 | 41 |
| Binary | 1100011 | 110101 | 1110010 | 1101 | 110110 | 0 | 110111 | 100011101 | 100101 | 100001 |
Color Harmonies of #633572
Complementary color
Monochromatic Colors of #633572
Black with #633572
Text Example
Text Example
White with #633572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633572; }
p { color: rgb(99,53,114); }
H1.HeaderClassName
{
color: #633572;
}
.AnyTagClassName
{
color: #633572;
}
</style>
background-color css
<style>
a { background-color: #633572; }
a { background-color: rgb(99,53,114); }
div.DivClassName
{
background-color: #633572;
}
.BgClassName
{
background-color: #633572;
}
</style>
border-color css
<style>
span { border-color: #633572; }
span { border-color: rgb(99,53,114); }
td.TdClassName
{
border-color: #633572;
}
.TagClassName
{
border-color: #633572;
}
</style>