Shades of Daisy Bush #53398A
Tints of Daisy Bush #53398A
RGB
CMYK
RGB Variations
Color information
#53398A (or 0x53398A) is known color: Daisy Bush. HEX triplet: 53, 39 and 8A. RGB value is (83,57,138). Sum of RGB (Red+Green+Blue) = 83+57+138=278 (36% of max value = 765). Red value is 83 (32.81% from 255 or 29.86% from 278); Green value is 57 (22.66% from 255 or 20.50% from 278); Blue value is 138 (54.30% from 255 or 49.64% from 278); Max value from RGB is 138 - color contains mainly: blue. Hex color #53398A is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #53398A is #ACC675. Grayscale: #494949. Windows color (decimal): -11322998 or 9058643. OLE color: 9058643.
HSL color Cylindrical-coordinate representation of color #53398A: hue angle of 259.26º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #53398A is Cyan = 0.40, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 57 | 138 | - |
| CMYK | 0.40 | 0.59 | 0 | 0.46 |
| HSL | 259.26º | 0.42% | 0.38% | - |
| HSV(B) | 259.26º | 0.59% | 0.54% | - |
| XYZ | 9.62 | 6.6 | 24.81 | - |
| YUV | 74.01 | 164.11 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 138 | 0.40 | 0.59 | 0 | 0.46 | 259.26 | 0.42 | 0.38 |
| Hex | 53 | 39 | 8A | 28 | 3B | 0 | 2E | 103 | 2A | 26 |
| Octal | 123 | 71 | 212 | 50 | 73 | 0 | 56 | 403 | 52 | 46 |
| Binary | 1010011 | 111001 | 10001010 | 101000 | 111011 | 0 | 101110 | 100000011 | 101010 | 100110 |
Color Harmonies of #53398A
Complementary color
Monochromatic Colors of #53398A
Black with #53398A
Text Example
Text Example
White with #53398A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #53398A; }
p { color: rgb(83,57,138); }
H1.HeaderClassName
{
color: #53398A;
}
.AnyTagClassName
{
color: #53398A;
}
</style>
background-color css
<style>
a { background-color: #53398A; }
a { background-color: rgb(83,57,138); }
div.DivClassName
{
background-color: #53398A;
}
.BgClassName
{
background-color: #53398A;
}
</style>
border-color css
<style>
span { border-color: #53398A; }
span { border-color: rgb(83,57,138); }
td.TdClassName
{
border-color: #53398A;
}
.TagClassName
{
border-color: #53398A;
}
</style>