Shades of Kingfisher Daisy #623282
Tints of Kingfisher Daisy #623282
RGB
CMYK
RGB Variations
Color information
#623282 (or 0x623282) is known color: Kingfisher Daisy. HEX triplet: 62, 32 and 82. RGB value is (98,50,130). Sum of RGB (Red+Green+Blue) = 98+50+130=278 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.25% from 278); Green value is 50 (19.92% from 255 or 17.99% from 278); Blue value is 130 (51.17% from 255 or 46.76% from 278); Max value from RGB is 130 - color contains mainly: blue. Hex color #623282 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #623282 is #9DCD7D. Grayscale: #494949. Windows color (decimal): -10341758 or 8532578. OLE color: 8532578.
HSL color Cylindrical-coordinate representation of color #623282: hue angle of 276º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #623282 is Cyan = 0.25, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 50 | 130 | - |
| CMYK | 0.25 | 0.62 | 0 | 0.49 |
| HSL | 276º | 0.44% | 0.35% | - |
| HSV(B) | 276º | 0.62% | 0.51% | - |
| XYZ | 10.21 | 6.49 | 21.83 | - |
| YUV | 73.47 | 159.9 | 145.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 50 | 130 | 0.25 | 0.62 | 0 | 0.49 | 276 | 0.44 | 0.35 |
| Hex | 62 | 32 | 82 | 19 | 3E | 0 | 31 | 114 | 2C | 23 |
| Octal | 142 | 62 | 202 | 31 | 76 | 0 | 61 | 424 | 54 | 43 |
| Binary | 1100010 | 110010 | 10000010 | 11001 | 111110 | 0 | 110001 | 100010100 | 101100 | 100011 |
Color Harmonies of #623282
Complementary color
Monochromatic Colors of #623282
Black with #623282
Text Example
Text Example
White with #623282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623282; }
p { color: rgb(98,50,130); }
H1.HeaderClassName
{
color: #623282;
}
.AnyTagClassName
{
color: #623282;
}
</style>
background-color css
<style>
a { background-color: #623282; }
a { background-color: rgb(98,50,130); }
div.DivClassName
{
background-color: #623282;
}
.BgClassName
{
background-color: #623282;
}
</style>
border-color css
<style>
span { border-color: #623282; }
span { border-color: rgb(98,50,130); }
td.TdClassName
{
border-color: #623282;
}
.TagClassName
{
border-color: #623282;
}
</style>