Shades of Honey Flower #633970
Tints of Honey Flower #633970
RGB
CMYK
RGB Variations
Color information
#633970 (or 0x633970) is known color: Honey Flower. HEX triplet: 63, 39 and 70. RGB value is (99,57,112). Sum of RGB (Red+Green+Blue) = 99+57+112=268 (35% of max value = 765). Red value is 99 (39.06% from 255 or 36.94% from 268); Green value is 57 (22.66% from 255 or 21.27% from 268); Blue value is 112 (44.14% from 255 or 41.79% from 268); Max value from RGB is 112 - color contains mainly: blue. Hex color #633970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633970 is #9CC68F. Grayscale: #4B4B4B. Windows color (decimal): -10274448 or 7354723. OLE color: 7354723.
HSL color Cylindrical-coordinate representation of color #633970: hue angle of 285.82º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #633970 is Cyan = 0.12, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 57 | 112 | - |
| CMYK | 0.12 | 0.49 | 0 | 0.56 |
| HSL | 285.82º | 0.33% | 0.33% | - |
| HSV(B) | 285.82º | 0.49% | 0.44% | - |
| XYZ | 9.53 | 6.75 | 16.13 | - |
| YUV | 75.83 | 148.41 | 144.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 57 | 112 | 0.12 | 0.49 | 0 | 0.56 | 285.82 | 0.33 | 0.33 |
| Hex | 63 | 39 | 70 | C | 31 | 0 | 38 | 11E | 21 | 21 |
| Octal | 143 | 71 | 160 | 14 | 61 | 0 | 70 | 436 | 41 | 41 |
| Binary | 1100011 | 111001 | 1110000 | 1100 | 110001 | 0 | 111000 | 100011110 | 100001 | 100001 |
Color Harmonies of #633970
Complementary color
Monochromatic Colors of #633970
Black with #633970
Text Example
Text Example
White with #633970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633970; }
p { color: rgb(99,57,112); }
H1.HeaderClassName
{
color: #633970;
}
.AnyTagClassName
{
color: #633970;
}
</style>
background-color css
<style>
a { background-color: #633970; }
a { background-color: rgb(99,57,112); }
div.DivClassName
{
background-color: #633970;
}
.BgClassName
{
background-color: #633970;
}
</style>
border-color css
<style>
span { border-color: #633970; }
span { border-color: rgb(99,57,112); }
td.TdClassName
{
border-color: #633970;
}
.TagClassName
{
border-color: #633970;
}
</style>