Shades of Honey Flower #634277
Tints of Honey Flower #634277
RGB
CMYK
RGB Variations
Color information
#634277 (or 0x634277) is known color: Honey Flower. HEX triplet: 63, 42 and 77. RGB value is (99,66,119). Sum of RGB (Red+Green+Blue) = 99+66+119=284 (37% of max value = 765). Red value is 99 (39.06% from 255 or 34.86% from 284); Green value is 66 (26.17% from 255 or 23.24% from 284); Blue value is 119 (46.88% from 255 or 41.90% from 284); Max value from RGB is 119 - color contains mainly: blue. Hex color #634277 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #634277 is #9CBD88. Grayscale: #515151. Windows color (decimal): -10272137 or 7815779. OLE color: 7815779.
HSL color Cylindrical-coordinate representation of color #634277: hue angle of 277.36º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #634277 is Cyan = 0.17, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 99 | 66 | 119 | - |
| CMYK | 0.17 | 0.45 | 0 | 0.53 |
| HSL | 277.36º | 0.29% | 0.36% | - |
| HSV(B) | 277.36º | 0.45% | 0.47% | - |
| XYZ | 10.42 | 7.88 | 18.42 | - |
| YUV | 81.91 | 148.93 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 66 | 119 | 0.17 | 0.45 | 0 | 0.53 | 277.36 | 0.29 | 0.36 |
| Hex | 63 | 42 | 77 | 11 | 2D | 0 | 35 | 115 | 1D | 24 |
| Octal | 143 | 102 | 167 | 21 | 55 | 0 | 65 | 425 | 35 | 44 |
| Binary | 1100011 | 1000010 | 1110111 | 10001 | 101101 | 0 | 110101 | 100010101 | 11101 | 100100 |
Color Harmonies of #634277
Complementary color
Monochromatic Colors of #634277
Black with #634277
Text Example
Text Example
White with #634277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634277; }
p { color: rgb(99,66,119); }
H1.HeaderClassName
{
color: #634277;
}
.AnyTagClassName
{
color: #634277;
}
</style>
background-color css
<style>
a { background-color: #634277; }
a { background-color: rgb(99,66,119); }
div.DivClassName
{
background-color: #634277;
}
.BgClassName
{
background-color: #634277;
}
</style>
border-color css
<style>
span { border-color: #634277; }
span { border-color: rgb(99,66,119); }
td.TdClassName
{
border-color: #634277;
}
.TagClassName
{
border-color: #634277;
}
</style>