Shades of Daisy Bush #613999
Tints of Daisy Bush #613999
RGB
CMYK
RGB Variations
Color information
#613999 (or 0x613999) is known color: Daisy Bush. HEX triplet: 61, 39 and 99. RGB value is (97,57,153). Sum of RGB (Red+Green+Blue) = 97+57+153=307 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.60% from 307); Green value is 57 (22.66% from 255 or 18.57% from 307); Blue value is 153 (60.16% from 255 or 49.84% from 307); Max value from RGB is 153 - color contains mainly: blue. Hex color #613999 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613999 is #9EC666. Grayscale: #4F4F4F. Windows color (decimal): -10405479 or 10041697. OLE color: 10041697.
HSL color Cylindrical-coordinate representation of color #613999: hue angle of 265º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #613999 is Cyan = 0.37, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 97 | 57 | 153 | - |
| CMYK | 0.37 | 0.63 | 0 | 0.4 |
| HSL | 265º | 0.46% | 0.41% | - |
| HSV(B) | 265º | 0.63% | 0.6% | - |
| XYZ | 12.14 | 7.77 | 31 | - |
| YUV | 79.9 | 169.25 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 57 | 153 | 0.37 | 0.63 | 0 | 0.4 | 265 | 0.46 | 0.41 |
| Hex | 61 | 39 | 99 | 25 | 3F | 0 | 28 | 109 | 2E | 29 |
| Octal | 141 | 71 | 231 | 45 | 77 | 0 | 50 | 411 | 56 | 51 |
| Binary | 1100001 | 111001 | 10011001 | 100101 | 111111 | 0 | 101000 | 100001001 | 101110 | 101001 |
Color Harmonies of #613999
Complementary color
Monochromatic Colors of #613999
Black with #613999
Text Example
Text Example
White with #613999
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613999; }
p { color: rgb(97,57,153); }
H1.HeaderClassName
{
color: #613999;
}
.AnyTagClassName
{
color: #613999;
}
</style>
background-color css
<style>
a { background-color: #613999; }
a { background-color: rgb(97,57,153); }
div.DivClassName
{
background-color: #613999;
}
.BgClassName
{
background-color: #613999;
}
</style>
border-color css
<style>
span { border-color: #613999; }
span { border-color: rgb(97,57,153); }
td.TdClassName
{
border-color: #613999;
}
.TagClassName
{
border-color: #613999;
}
</style>