Shades of San Juan #455460
Tints of San Juan #455460
RGB
CMYK
RGB Variations
Color information
#455460 (or 0x455460) is known color: San Juan. HEX triplet: 45, 54 and 60. RGB value is (69,84,96). Sum of RGB (Red+Green+Blue) = 69+84+96=249 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.71% from 249); Green value is 84 (33.20% from 255 or 33.73% from 249); Blue value is 96 (37.89% from 255 or 38.55% from 249); Max value from RGB is 96 - color contains mainly: blue. Hex color #455460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455460 is #BAAB9F. Grayscale: #505050. Windows color (decimal): -12233632 or 6313029. OLE color: 6313029.
HSL color Cylindrical-coordinate representation of color #455460: hue angle of 206.67º 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 #455460 is Cyan = 0.28, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 69 | 84 | 96 | - |
| CMYK | 0.28 | 0.12 | 0 | 0.62 |
| HSL | 206.67º | 0.16% | 0.32% | - |
| HSV(B) | 206.67º | 0.28% | 0.38% | - |
| XYZ | 7.74 | 8.45 | 12.29 | - |
| YUV | 80.88 | 136.53 | 119.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 84 | 96 | 0.28 | 0.12 | 0 | 0.62 | 206.67 | 0.16 | 0.32 |
| Hex | 45 | 54 | 60 | 1C | C | 0 | 3E | CF | 10 | 20 |
| Octal | 105 | 124 | 140 | 34 | 14 | 0 | 76 | 317 | 20 | 40 |
| Binary | 1000101 | 1010100 | 1100000 | 11100 | 1100 | 0 | 111110 | 11001111 | 10000 | 100000 |
Color Harmonies of #455460
Complementary color
Monochromatic Colors of #455460
Black with #455460
Text Example
Text Example
White with #455460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455460; }
p { color: rgb(69,84,96); }
H1.HeaderClassName
{
color: #455460;
}
.AnyTagClassName
{
color: #455460;
}
</style>
background-color css
<style>
a { background-color: #455460; }
a { background-color: rgb(69,84,96); }
div.DivClassName
{
background-color: #455460;
}
.BgClassName
{
background-color: #455460;
}
</style>
border-color css
<style>
span { border-color: #455460; }
span { border-color: rgb(69,84,96); }
td.TdClassName
{
border-color: #455460;
}
.TagClassName
{
border-color: #455460;
}
</style>