Shades of Daisy Bush #613198
Tints of Daisy Bush #613198
RGB
CMYK
RGB Variations
Color information
#613198 (or 0x613198) is known color: Daisy Bush. HEX triplet: 61, 31 and 98. RGB value is (97,49,152). Sum of RGB (Red+Green+Blue) = 97+49+152=298 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.55% from 298); Green value is 49 (19.53% from 255 or 16.44% from 298); Blue value is 152 (59.77% from 255 or 51.01% from 298); Max value from RGB is 152 - color contains mainly: blue. Hex color #613198 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613198 is #9ECE67. Grayscale: #4A4A4A. Windows color (decimal): -10407528 or 9974113. OLE color: 9974113.
HSL color Cylindrical-coordinate representation of color #613198: hue angle of 267.96º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #613198 is Cyan = 0.36, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 97 | 49 | 152 | - |
| CMYK | 0.36 | 0.68 | 0 | 0.40 |
| HSL | 267.96º | 0.51% | 0.39% | - |
| HSV(B) | 267.96º | 0.68% | 0.6% | - |
| XYZ | 11.7 | 7.01 | 30.44 | - |
| YUV | 75.09 | 171.4 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 49 | 152 | 0.36 | 0.68 | 0 | 0.40 | 267.96 | 0.51 | 0.39 |
| Hex | 61 | 31 | 98 | 24 | 44 | 0 | 28 | 10C | 33 | 27 |
| Octal | 141 | 61 | 230 | 44 | 104 | 0 | 50 | 414 | 63 | 47 |
| Binary | 1100001 | 110001 | 10011000 | 100100 | 1000100 | 0 | 101000 | 100001100 | 110011 | 100111 |
Color Harmonies of #613198
Complementary color
Monochromatic Colors of #613198
Black with #613198
Text Example
Text Example
White with #613198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613198; }
p { color: rgb(97,49,152); }
H1.HeaderClassName
{
color: #613198;
}
.AnyTagClassName
{
color: #613198;
}
</style>
background-color css
<style>
a { background-color: #613198; }
a { background-color: rgb(97,49,152); }
div.DivClassName
{
background-color: #613198;
}
.BgClassName
{
background-color: #613198;
}
</style>
border-color css
<style>
span { border-color: #613198; }
span { border-color: rgb(97,49,152); }
td.TdClassName
{
border-color: #613198;
}
.TagClassName
{
border-color: #613198;
}
</style>