Shades of Honey Flower #633075
Tints of Honey Flower #633075
RGB
CMYK
RGB Variations
Color information
#633075 (or 0x633075) is known color: Honey Flower. HEX triplet: 63, 30 and 75. RGB value is (99,48,117). Sum of RGB (Red+Green+Blue) = 99+48+117=264 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.5% from 264); Green value is 48 (19.14% from 255 or 18.18% from 264); Blue value is 117 (46.09% from 255 or 44.32% from 264); Max value from RGB is 117 - color contains mainly: blue. Hex color #633075 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633075 is #9CCF8A. Grayscale: #464646. Windows color (decimal): -10276747 or 7680099. OLE color: 7680099.
HSL color Cylindrical-coordinate representation of color #633075: hue angle of 284.35º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #633075 is Cyan = 0.15, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 99 | 48 | 117 | - |
| CMYK | 0.15 | 0.59 | 0 | 0.54 |
| HSL | 284.35º | 0.42% | 0.32% | - |
| HSV(B) | 284.35º | 0.59% | 0.46% | - |
| XYZ | 9.41 | 6.05 | 17.5 | - |
| YUV | 71.12 | 153.9 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 48 | 117 | 0.15 | 0.59 | 0 | 0.54 | 284.35 | 0.42 | 0.32 |
| Hex | 63 | 30 | 75 | F | 3B | 0 | 36 | 11C | 2A | 20 |
| Octal | 143 | 60 | 165 | 17 | 73 | 0 | 66 | 434 | 52 | 40 |
| Binary | 1100011 | 110000 | 1110101 | 1111 | 111011 | 0 | 110110 | 100011100 | 101010 | 100000 |
Color Harmonies of #633075
Complementary color
Monochromatic Colors of #633075
Black with #633075
Text Example
Text Example
White with #633075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633075; }
p { color: rgb(99,48,117); }
H1.HeaderClassName
{
color: #633075;
}
.AnyTagClassName
{
color: #633075;
}
</style>
background-color css
<style>
a { background-color: #633075; }
a { background-color: rgb(99,48,117); }
div.DivClassName
{
background-color: #633075;
}
.BgClassName
{
background-color: #633075;
}
</style>
border-color css
<style>
span { border-color: #633075; }
span { border-color: rgb(99,48,117); }
td.TdClassName
{
border-color: #633075;
}
.TagClassName
{
border-color: #633075;
}
</style>