Shades of Kashmir Blue #506384
Tints of Kashmir Blue #506384
RGB
CMYK
RGB Variations
Color information
#506384 (or 0x506384) is known color: Kashmir Blue. HEX triplet: 50, 63 and 84. RGB value is (80,99,132). Sum of RGB (Red+Green+Blue) = 80+99+132=311 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.72% from 311); Green value is 99 (39.06% from 255 or 31.83% from 311); Blue value is 132 (51.95% from 255 or 42.44% from 311); Max value from RGB is 132 - color contains mainly: blue. Hex color #506384 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506384 is #AF9C7B. Grayscale: #606060. Windows color (decimal): -11508860 or 8676176. OLE color: 8676176.
HSL color Cylindrical-coordinate representation of color #506384: hue angle of 218.08º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #506384 is Cyan = 0.39, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 80 | 99 | 132 | - |
| CMYK | 0.39 | 0.25 | 0 | 0.48 |
| HSL | 218.08º | 0.25% | 0.42% | - |
| HSV(B) | 218.08º | 0.39% | 0.52% | - |
| XYZ | 11.93 | 12.3 | 23.57 | - |
| YUV | 97.08 | 147.71 | 115.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 99 | 132 | 0.39 | 0.25 | 0 | 0.48 | 218.08 | 0.25 | 0.42 |
| Hex | 50 | 63 | 84 | 27 | 19 | 0 | 30 | DA | 19 | 2A |
| Octal | 120 | 143 | 204 | 47 | 31 | 0 | 60 | 332 | 31 | 52 |
| Binary | 1010000 | 1100011 | 10000100 | 100111 | 11001 | 0 | 110000 | 11011010 | 11001 | 101010 |
Color Harmonies of #506384
Complementary color
Monochromatic Colors of #506384
Black with #506384
Text Example
Text Example
White with #506384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506384; }
p { color: rgb(80,99,132); }
H1.HeaderClassName
{
color: #506384;
}
.AnyTagClassName
{
color: #506384;
}
</style>
background-color css
<style>
a { background-color: #506384; }
a { background-color: rgb(80,99,132); }
div.DivClassName
{
background-color: #506384;
}
.BgClassName
{
background-color: #506384;
}
</style>
border-color css
<style>
span { border-color: #506384; }
span { border-color: rgb(80,99,132); }
td.TdClassName
{
border-color: #506384;
}
.TagClassName
{
border-color: #506384;
}
</style>