Shades of Honey Flower #694975
Tints of Honey Flower #694975
RGB
CMYK
RGB Variations
Color information
#694975 (or 0x694975) is known color: Honey Flower. HEX triplet: 69, 49 and 75. RGB value is (105,73,117). Sum of RGB (Red+Green+Blue) = 105+73+117=295 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.59% from 295); Green value is 73 (28.91% from 255 or 24.75% from 295); Blue value is 117 (46.09% from 255 or 39.66% from 295); Max value from RGB is 117 - color contains mainly: blue. Hex color #694975 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #694975 is #96B68A. Grayscale: #575757. Windows color (decimal): -9877131 or 7686505. OLE color: 7686505.
HSL color Cylindrical-coordinate representation of color #694975: hue angle of 283.64º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #694975 is Cyan = 0.10, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 73 | 117 | - |
| CMYK | 0.10 | 0.38 | 0 | 0.54 |
| HSL | 283.64º | 0.23% | 0.37% | - |
| HSV(B) | 283.64º | 0.38% | 0.46% | - |
| XYZ | 11.42 | 9.05 | 17.98 | - |
| YUV | 87.58 | 144.6 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 73 | 117 | 0.10 | 0.38 | 0 | 0.54 | 283.64 | 0.23 | 0.37 |
| Hex | 69 | 49 | 75 | A | 26 | 0 | 36 | 11C | 17 | 25 |
| Octal | 151 | 111 | 165 | 12 | 46 | 0 | 66 | 434 | 27 | 45 |
| Binary | 1101001 | 1001001 | 1110101 | 1010 | 100110 | 0 | 110110 | 100011100 | 10111 | 100101 |
Color Harmonies of #694975
Complementary color
Monochromatic Colors of #694975
Black with #694975
Text Example
Text Example
White with #694975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694975; }
p { color: rgb(105,73,117); }
H1.HeaderClassName
{
color: #694975;
}
.AnyTagClassName
{
color: #694975;
}
</style>
background-color css
<style>
a { background-color: #694975; }
a { background-color: rgb(105,73,117); }
div.DivClassName
{
background-color: #694975;
}
.BgClassName
{
background-color: #694975;
}
</style>
border-color css
<style>
span { border-color: #694975; }
span { border-color: rgb(105,73,117); }
td.TdClassName
{
border-color: #694975;
}
.TagClassName
{
border-color: #694975;
}
</style>