Shades of San Juan #455968
Tints of San Juan #455968
RGB
CMYK
RGB Variations
Color information
#455968 (or 0x455968) is known color: San Juan. HEX triplet: 45, 59 and 68. RGB value is (69,89,104). Sum of RGB (Red+Green+Blue) = 69+89+104=262 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.34% from 262); Green value is 89 (35.16% from 255 or 33.97% from 262); Blue value is 104 (41.02% from 255 or 39.69% from 262); Max value from RGB is 104 - color contains mainly: blue. Hex color #455968 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455968 is #BAA697. Grayscale: #545454. Windows color (decimal): -12232344 or 6838597. OLE color: 6838597.
HSL color Cylindrical-coordinate representation of color #455968: hue angle of 205.71º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #455968 is Cyan = 0.34, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 89 | 104 | - |
| CMYK | 0.34 | 0.14 | 0 | 0.59 |
| HSL | 205.71º | 0.2% | 0.34% | - |
| HSV(B) | 205.71º | 0.34% | 0.41% | - |
| XYZ | 8.53 | 9.41 | 14.46 | - |
| YUV | 84.73 | 138.87 | 116.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 89 | 104 | 0.34 | 0.14 | 0 | 0.59 | 205.71 | 0.2 | 0.34 |
| Hex | 45 | 59 | 68 | 22 | E | 0 | 3B | CE | 14 | 22 |
| Octal | 105 | 131 | 150 | 42 | 16 | 0 | 73 | 316 | 24 | 42 |
| Binary | 1000101 | 1011001 | 1101000 | 100010 | 1110 | 0 | 111011 | 11001110 | 10100 | 100010 |
Color Harmonies of #455968
Complementary color
Monochromatic Colors of #455968
Black with #455968
Text Example
Text Example
White with #455968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455968; }
p { color: rgb(69,89,104); }
H1.HeaderClassName
{
color: #455968;
}
.AnyTagClassName
{
color: #455968;
}
</style>
background-color css
<style>
a { background-color: #455968; }
a { background-color: rgb(69,89,104); }
div.DivClassName
{
background-color: #455968;
}
.BgClassName
{
background-color: #455968;
}
</style>
border-color css
<style>
span { border-color: #455968; }
span { border-color: rgb(69,89,104); }
td.TdClassName
{
border-color: #455968;
}
.TagClassName
{
border-color: #455968;
}
</style>