Shades of San Juan #455668
Tints of San Juan #455668
RGB
CMYK
RGB Variations
Color information
#455668 (or 0x455668) is known color: San Juan. HEX triplet: 45, 56 and 68. RGB value is (69,86,104). Sum of RGB (Red+Green+Blue) = 69+86+104=259 (34% of max value = 765). Red value is 69 (27.34% from 255 or 26.64% from 259); Green value is 86 (33.98% from 255 or 33.20% from 259); Blue value is 104 (41.02% from 255 or 40.15% from 259); Max value from RGB is 104 - color contains mainly: blue. Hex color #455668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455668 is #BAA997. Grayscale: #525252. Windows color (decimal): -12233112 or 6837829. OLE color: 6837829.
HSL color Cylindrical-coordinate representation of color #455668: hue angle of 210.86º 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 #455668 is Cyan = 0.34, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 69 | 86 | 104 | - |
| CMYK | 0.34 | 0.17 | 0 | 0.59 |
| HSL | 210.86º | 0.2% | 0.34% | - |
| HSV(B) | 210.86º | 0.34% | 0.41% | - |
| XYZ | 8.28 | 8.92 | 14.38 | - |
| YUV | 82.97 | 139.87 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 86 | 104 | 0.34 | 0.17 | 0 | 0.59 | 210.86 | 0.2 | 0.34 |
| Hex | 45 | 56 | 68 | 22 | 11 | 0 | 3B | D3 | 14 | 22 |
| Octal | 105 | 126 | 150 | 42 | 21 | 0 | 73 | 323 | 24 | 42 |
| Binary | 1000101 | 1010110 | 1101000 | 100010 | 10001 | 0 | 111011 | 11010011 | 10100 | 100010 |
Color Harmonies of #455668
Complementary color
Monochromatic Colors of #455668
Black with #455668
Text Example
Text Example
White with #455668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455668; }
p { color: rgb(69,86,104); }
H1.HeaderClassName
{
color: #455668;
}
.AnyTagClassName
{
color: #455668;
}
</style>
background-color css
<style>
a { background-color: #455668; }
a { background-color: rgb(69,86,104); }
div.DivClassName
{
background-color: #455668;
}
.BgClassName
{
background-color: #455668;
}
</style>
border-color css
<style>
span { border-color: #455668; }
span { border-color: rgb(69,86,104); }
td.TdClassName
{
border-color: #455668;
}
.TagClassName
{
border-color: #455668;
}
</style>