Shades of Kashmir Blue #547290
Tints of Kashmir Blue #547290
RGB
CMYK
RGB Variations
Color information
#547290 (or 0x547290) is known color: Kashmir Blue. HEX triplet: 54, 72 and 90. RGB value is (84,114,144). Sum of RGB (Red+Green+Blue) = 84+114+144=342 (45% of max value = 765). Red value is 84 (33.20% from 255 or 24.56% from 342); Green value is 114 (44.92% from 255 or 33.33% from 342); Blue value is 144 (56.64% from 255 or 42.11% from 342); Max value from RGB is 144 - color contains mainly: blue. Hex color #547290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #547290 is #AB8D6F. Grayscale: #6C6C6C. Windows color (decimal): -11242864 or 9466452. OLE color: 9466452.
HSL color Cylindrical-coordinate representation of color #547290: hue angle of 210º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #547290 is Cyan = 0.42, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 84 | 114 | 144 | - |
| CMYK | 0.42 | 0.21 | 0 | 0.44 |
| HSL | 210º | 0.26% | 0.45% | - |
| HSV(B) | 210º | 0.42% | 0.56% | - |
| XYZ | 14.71 | 15.93 | 28.69 | - |
| YUV | 108.45 | 148.06 | 110.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 114 | 144 | 0.42 | 0.21 | 0 | 0.44 | 210 | 0.26 | 0.45 |
| Hex | 54 | 72 | 90 | 2A | 15 | 0 | 2C | D2 | 1A | 2D |
| Octal | 124 | 162 | 220 | 52 | 25 | 0 | 54 | 322 | 32 | 55 |
| Binary | 1010100 | 1110010 | 10010000 | 101010 | 10101 | 0 | 101100 | 11010010 | 11010 | 101101 |
Color Harmonies of #547290
Complementary color
Monochromatic Colors of #547290
Black with #547290
Text Example
Text Example
White with #547290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547290; }
p { color: rgb(84,114,144); }
H1.HeaderClassName
{
color: #547290;
}
.AnyTagClassName
{
color: #547290;
}
</style>
background-color css
<style>
a { background-color: #547290; }
a { background-color: rgb(84,114,144); }
div.DivClassName
{
background-color: #547290;
}
.BgClassName
{
background-color: #547290;
}
</style>
border-color css
<style>
span { border-color: #547290; }
span { border-color: rgb(84,114,144); }
td.TdClassName
{
border-color: #547290;
}
.TagClassName
{
border-color: #547290;
}
</style>