Shades of Daisy Bush #613092
Tints of Daisy Bush #613092
RGB
CMYK
RGB Variations
Color information
#613092 (or 0x613092) is known color: Daisy Bush. HEX triplet: 61, 30 and 92. RGB value is (97,48,146). Sum of RGB (Red+Green+Blue) = 97+48+146=291 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.33% from 291); Green value is 48 (19.14% from 255 or 16.49% from 291); Blue value is 146 (57.42% from 255 or 50.17% from 291); Max value from RGB is 146 - color contains mainly: blue. Hex color #613092 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613092 is #9ECF6D. Grayscale: #494949. Windows color (decimal): -10407790 or 9580641. OLE color: 9580641.
HSL color Cylindrical-coordinate representation of color #613092: hue angle of 270º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #613092 is Cyan = 0.34, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 48 | 146 | - |
| CMYK | 0.34 | 0.67 | 0 | 0.43 |
| HSL | 270º | 0.51% | 0.38% | - |
| HSV(B) | 270º | 0.67% | 0.57% | - |
| XYZ | 11.18 | 6.73 | 27.9 | - |
| YUV | 73.82 | 168.73 | 144.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 146 | 0.34 | 0.67 | 0 | 0.43 | 270 | 0.51 | 0.38 |
| Hex | 61 | 30 | 92 | 22 | 43 | 0 | 2B | 10E | 33 | 26 |
| Octal | 141 | 60 | 222 | 42 | 103 | 0 | 53 | 416 | 63 | 46 |
| Binary | 1100001 | 110000 | 10010010 | 100010 | 1000011 | 0 | 101011 | 100001110 | 110011 | 100110 |
Color Harmonies of #613092
Complementary color
Monochromatic Colors of #613092
Black with #613092
Text Example
Text Example
White with #613092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613092; }
p { color: rgb(97,48,146); }
H1.HeaderClassName
{
color: #613092;
}
.AnyTagClassName
{
color: #613092;
}
</style>
background-color css
<style>
a { background-color: #613092; }
a { background-color: rgb(97,48,146); }
div.DivClassName
{
background-color: #613092;
}
.BgClassName
{
background-color: #613092;
}
</style>
border-color css
<style>
span { border-color: #613092; }
span { border-color: rgb(97,48,146); }
td.TdClassName
{
border-color: #613092;
}
.TagClassName
{
border-color: #613092;
}
</style>