Shades of San Juan #455960
Tints of San Juan #455960
RGB
CMYK
RGB Variations
Color information
#455960 (or 0x455960) is known color: San Juan. HEX triplet: 45, 59 and 60. RGB value is (69,89,96). Sum of RGB (Red+Green+Blue) = 69+89+96=254 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.17% from 254); Green value is 89 (35.16% from 255 or 35.04% from 254); Blue value is 96 (37.89% from 255 or 37.80% from 254); Max value from RGB is 96 - color contains mainly: blue. Hex color #455960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455960 is #BAA69F. Grayscale: #535353. Windows color (decimal): -12232352 or 6314309. OLE color: 6314309.
HSL color Cylindrical-coordinate representation of color #455960: hue angle of 195.56º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #455960 is Cyan = 0.28, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 69 | 89 | 96 | - |
| CMYK | 0.28 | 0.07 | 0 | 0.62 |
| HSL | 195.56º | 0.16% | 0.32% | - |
| HSV(B) | 195.56º | 0.28% | 0.38% | - |
| XYZ | 8.14 | 9.25 | 12.42 | - |
| YUV | 83.82 | 134.87 | 117.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 89 | 96 | 0.28 | 0.07 | 0 | 0.62 | 195.56 | 0.16 | 0.32 |
| Hex | 45 | 59 | 60 | 1C | 7 | 0 | 3E | C4 | 10 | 20 |
| Octal | 105 | 131 | 140 | 34 | 7 | 0 | 76 | 304 | 20 | 40 |
| Binary | 1000101 | 1011001 | 1100000 | 11100 | 111 | 0 | 111110 | 11000100 | 10000 | 100000 |
Color Harmonies of #455960
Complementary color
Monochromatic Colors of #455960
Black with #455960
Text Example
Text Example
White with #455960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455960; }
p { color: rgb(69,89,96); }
H1.HeaderClassName
{
color: #455960;
}
.AnyTagClassName
{
color: #455960;
}
</style>
background-color css
<style>
a { background-color: #455960; }
a { background-color: rgb(69,89,96); }
div.DivClassName
{
background-color: #455960;
}
.BgClassName
{
background-color: #455960;
}
</style>
border-color css
<style>
span { border-color: #455960; }
span { border-color: rgb(69,89,96); }
td.TdClassName
{
border-color: #455960;
}
.TagClassName
{
border-color: #455960;
}
</style>