Shades of San Juan #455159
Tints of San Juan #455159
RGB
CMYK
RGB Variations
Color information
#455159 (or 0x455159) is known color: San Juan. HEX triplet: 45, 51 and 59. RGB value is (69,81,89). Sum of RGB (Red+Green+Blue) = 69+81+89=239 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.87% from 239); Green value is 81 (32.03% from 255 or 33.89% from 239); Blue value is 89 (35.16% from 255 or 37.24% from 239); Max value from RGB is 89 - color contains mainly: blue. Hex color #455159 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455159 is #BAAEA6. Grayscale: #4E4E4E. Windows color (decimal): -12234407 or 5853509. OLE color: 5853509.
HSL color Cylindrical-coordinate representation of color #455159: hue angle of 204º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #455159 is Cyan = 0.22, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 81 | 89 | - |
| CMYK | 0.22 | 0.09 | 0 | 0.65 |
| HSL | 204º | 0.13% | 0.31% | - |
| HSV(B) | 204º | 0.22% | 0.35% | - |
| XYZ | 7.2 | 7.87 | 10.59 | - |
| YUV | 78.32 | 134.02 | 121.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 81 | 89 | 0.22 | 0.09 | 0 | 0.65 | 204 | 0.13 | 0.31 |
| Hex | 45 | 51 | 59 | 16 | 9 | 0 | 41 | CC | D | 1F |
| Octal | 105 | 121 | 131 | 26 | 11 | 0 | 101 | 314 | 15 | 37 |
| Binary | 1000101 | 1010001 | 1011001 | 10110 | 1001 | 0 | 1000001 | 11001100 | 1101 | 11111 |
Color Harmonies of #455159
Complementary color
Monochromatic Colors of #455159
Black with #455159
Text Example
Text Example
White with #455159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455159; }
p { color: rgb(69,81,89); }
H1.HeaderClassName
{
color: #455159;
}
.AnyTagClassName
{
color: #455159;
}
</style>
background-color css
<style>
a { background-color: #455159; }
a { background-color: rgb(69,81,89); }
div.DivClassName
{
background-color: #455159;
}
.BgClassName
{
background-color: #455159;
}
</style>
border-color css
<style>
span { border-color: #455159; }
span { border-color: rgb(69,81,89); }
td.TdClassName
{
border-color: #455159;
}
.TagClassName
{
border-color: #455159;
}
</style>