Shades of Daisy Bush #613794
Tints of Daisy Bush #613794
RGB
CMYK
RGB Variations
Color information
#613794 (or 0x613794) is known color: Daisy Bush. HEX triplet: 61, 37 and 94. RGB value is (97,55,148). Sum of RGB (Red+Green+Blue) = 97+55+148=300 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.33% from 300); Green value is 55 (21.88% from 255 or 18.33% from 300); Blue value is 148 (58.20% from 255 or 49.33% from 300); Max value from RGB is 148 - color contains mainly: blue. Hex color #613794 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613794 is #9EC86B. Grayscale: #4D4D4D. Windows color (decimal): -10405996 or 9713505. OLE color: 9713505.
HSL color Cylindrical-coordinate representation of color #613794: hue angle of 267.1º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #613794 is Cyan = 0.34, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 55 | 148 | - |
| CMYK | 0.34 | 0.63 | 0 | 0.42 |
| HSL | 267.1º | 0.46% | 0.4% | - |
| HSV(B) | 267.1º | 0.63% | 0.58% | - |
| XYZ | 11.64 | 7.41 | 28.83 | - |
| YUV | 78.16 | 167.41 | 141.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 55 | 148 | 0.34 | 0.63 | 0 | 0.42 | 267.1 | 0.46 | 0.4 |
| Hex | 61 | 37 | 94 | 22 | 3F | 0 | 2A | 10B | 2E | 28 |
| Octal | 141 | 67 | 224 | 42 | 77 | 0 | 52 | 413 | 56 | 50 |
| Binary | 1100001 | 110111 | 10010100 | 100010 | 111111 | 0 | 101010 | 100001011 | 101110 | 101000 |
Color Harmonies of #613794
Complementary color
Monochromatic Colors of #613794
Black with #613794
Text Example
Text Example
White with #613794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613794; }
p { color: rgb(97,55,148); }
H1.HeaderClassName
{
color: #613794;
}
.AnyTagClassName
{
color: #613794;
}
</style>
background-color css
<style>
a { background-color: #613794; }
a { background-color: rgb(97,55,148); }
div.DivClassName
{
background-color: #613794;
}
.BgClassName
{
background-color: #613794;
}
</style>
border-color css
<style>
span { border-color: #613794; }
span { border-color: rgb(97,55,148); }
td.TdClassName
{
border-color: #613794;
}
.TagClassName
{
border-color: #613794;
}
</style>