Shades of Daisy Bush #614088
Tints of Daisy Bush #614088
RGB
CMYK
RGB Variations
Color information
#614088 (or 0x614088) is known color: Daisy Bush. HEX triplet: 61, 40 and 88. RGB value is (97,64,136). Sum of RGB (Red+Green+Blue) = 97+64+136=297 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.66% from 297); Green value is 64 (25.39% from 255 or 21.55% from 297); Blue value is 136 (53.52% from 255 or 45.79% from 297); Max value from RGB is 136 - color contains mainly: blue. Hex color #614088 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #614088 is #9EBF77. Grayscale: #515151. Windows color (decimal): -10403704 or 8929377. OLE color: 8929377.
HSL color Cylindrical-coordinate representation of color #614088: hue angle of 267.5º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #614088 is Cyan = 0.29, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 64 | 136 | - |
| CMYK | 0.29 | 0.53 | 0 | 0.47 |
| HSL | 267.5º | 0.36% | 0.39% | - |
| HSV(B) | 267.5º | 0.53% | 0.53% | - |
| XYZ | 11.21 | 7.99 | 24.24 | - |
| YUV | 82.08 | 158.43 | 138.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 136 | 0.29 | 0.53 | 0 | 0.47 | 267.5 | 0.36 | 0.39 |
| Hex | 61 | 40 | 88 | 1D | 35 | 0 | 2F | 10C | 24 | 27 |
| Octal | 141 | 100 | 210 | 35 | 65 | 0 | 57 | 414 | 44 | 47 |
| Binary | 1100001 | 1000000 | 10001000 | 11101 | 110101 | 0 | 101111 | 100001100 | 100100 | 100111 |
Color Harmonies of #614088
Complementary color
Monochromatic Colors of #614088
Black with #614088
Text Example
Text Example
White with #614088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614088; }
p { color: rgb(97,64,136); }
H1.HeaderClassName
{
color: #614088;
}
.AnyTagClassName
{
color: #614088;
}
</style>
background-color css
<style>
a { background-color: #614088; }
a { background-color: rgb(97,64,136); }
div.DivClassName
{
background-color: #614088;
}
.BgClassName
{
background-color: #614088;
}
</style>
border-color css
<style>
span { border-color: #614088; }
span { border-color: rgb(97,64,136); }
td.TdClassName
{
border-color: #614088;
}
.TagClassName
{
border-color: #614088;
}
</style>