Shades of Kashmir Blue #57668A
Tints of Kashmir Blue #57668A
RGB
CMYK
RGB Variations
Color information
#57668A (or 0x57668A) is known color: Kashmir Blue. HEX triplet: 57, 66 and 8A. RGB value is (87,102,138). Sum of RGB (Red+Green+Blue) = 87+102+138=327 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.61% from 327); Green value is 102 (40.23% from 255 or 31.19% from 327); Blue value is 138 (54.30% from 255 or 42.20% from 327); Max value from RGB is 138 - color contains mainly: blue. Hex color #57668A is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #57668A is #A89975. Grayscale: #656565. Windows color (decimal): -11049334 or 9070167. OLE color: 9070167.
HSL color Cylindrical-coordinate representation of color #57668A: hue angle of 222.35º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #57668A is Cyan = 0.37, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 102 | 138 | - |
| CMYK | 0.37 | 0.26 | 0 | 0.46 |
| HSL | 222.35º | 0.23% | 0.44% | - |
| HSV(B) | 222.35º | 0.37% | 0.54% | - |
| XYZ | 13.27 | 13.36 | 25.92 | - |
| YUV | 101.62 | 148.53 | 117.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 102 | 138 | 0.37 | 0.26 | 0 | 0.46 | 222.35 | 0.23 | 0.44 |
| Hex | 57 | 66 | 8A | 25 | 1A | 0 | 2E | DE | 17 | 2C |
| Octal | 127 | 146 | 212 | 45 | 32 | 0 | 56 | 336 | 27 | 54 |
| Binary | 1010111 | 1100110 | 10001010 | 100101 | 11010 | 0 | 101110 | 11011110 | 10111 | 101100 |
Color Harmonies of #57668A
Complementary color
Monochromatic Colors of #57668A
Black with #57668A
Text Example
Text Example
White with #57668A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57668A; }
p { color: rgb(87,102,138); }
H1.HeaderClassName
{
color: #57668A;
}
.AnyTagClassName
{
color: #57668A;
}
</style>
background-color css
<style>
a { background-color: #57668A; }
a { background-color: rgb(87,102,138); }
div.DivClassName
{
background-color: #57668A;
}
.BgClassName
{
background-color: #57668A;
}
</style>
border-color css
<style>
span { border-color: #57668A; }
span { border-color: rgb(87,102,138); }
td.TdClassName
{
border-color: #57668A;
}
.TagClassName
{
border-color: #57668A;
}
</style>