Shades of Daisy Bush #613692
Tints of Daisy Bush #613692
RGB
CMYK
RGB Variations
Color information
#613692 (or 0x613692) is known color: Daisy Bush. HEX triplet: 61, 36 and 92. RGB value is (97,54,146). Sum of RGB (Red+Green+Blue) = 97+54+146=297 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.66% from 297); Green value is 54 (21.48% from 255 or 18.18% from 297); Blue value is 146 (57.42% from 255 or 49.16% from 297); Max value from RGB is 146 - color contains mainly: blue. Hex color #613692 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #613692 is #9EC96D. Grayscale: #4D4D4D. Windows color (decimal): -10406254 or 9582177. OLE color: 9582177.
HSL color Cylindrical-coordinate representation of color #613692: hue angle of 268.04º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #613692 is Cyan = 0.34, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 54 | 146 | - |
| CMYK | 0.34 | 0.63 | 0 | 0.43 |
| HSL | 268.04º | 0.46% | 0.39% | - |
| HSV(B) | 268.04º | 0.63% | 0.57% | - |
| XYZ | 11.44 | 7.26 | 27.99 | - |
| YUV | 77.35 | 166.75 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 146 | 0.34 | 0.63 | 0 | 0.43 | 268.04 | 0.46 | 0.39 |
| Hex | 61 | 36 | 92 | 22 | 3F | 0 | 2B | 10C | 2E | 27 |
| Octal | 141 | 66 | 222 | 42 | 77 | 0 | 53 | 414 | 56 | 47 |
| Binary | 1100001 | 110110 | 10010010 | 100010 | 111111 | 0 | 101011 | 100001100 | 101110 | 100111 |
Color Harmonies of #613692
Complementary color
Monochromatic Colors of #613692
Black with #613692
Text Example
Text Example
White with #613692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613692; }
p { color: rgb(97,54,146); }
H1.HeaderClassName
{
color: #613692;
}
.AnyTagClassName
{
color: #613692;
}
</style>
background-color css
<style>
a { background-color: #613692; }
a { background-color: rgb(97,54,146); }
div.DivClassName
{
background-color: #613692;
}
.BgClassName
{
background-color: #613692;
}
</style>
border-color css
<style>
span { border-color: #613692; }
span { border-color: rgb(97,54,146); }
td.TdClassName
{
border-color: #613692;
}
.TagClassName
{
border-color: #613692;
}
</style>