Shades of San Juan #445668
Tints of San Juan #445668
RGB
CMYK
RGB Variations
Color information
#445668 (or 0x445668) is known color: San Juan. HEX triplet: 44, 56 and 68. RGB value is (68,86,104). Sum of RGB (Red+Green+Blue) = 68+86+104=258 (34% of max value = 765). Red value is 68 (26.95% from 255 or 26.36% from 258); Green value is 86 (33.98% from 255 or 33.33% from 258); Blue value is 104 (41.02% from 255 or 40.31% from 258); Max value from RGB is 104 - color contains mainly: blue. Hex color #445668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445668 is #BBA997. Grayscale: #525252. Windows color (decimal): -12298648 or 6837828. OLE color: 6837828.
HSL color Cylindrical-coordinate representation of color #445668: hue angle of 210º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #445668 is Cyan = 0.35, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 68 | 86 | 104 | - |
| CMYK | 0.35 | 0.17 | 0 | 0.59 |
| HSL | 210º | 0.21% | 0.34% | - |
| HSV(B) | 210º | 0.35% | 0.41% | - |
| XYZ | 8.21 | 8.88 | 14.38 | - |
| YUV | 82.67 | 140.04 | 117.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 86 | 104 | 0.35 | 0.17 | 0 | 0.59 | 210 | 0.21 | 0.34 |
| Hex | 44 | 56 | 68 | 23 | 11 | 0 | 3B | D2 | 15 | 22 |
| Octal | 104 | 126 | 150 | 43 | 21 | 0 | 73 | 322 | 25 | 42 |
| Binary | 1000100 | 1010110 | 1101000 | 100011 | 10001 | 0 | 111011 | 11010010 | 10101 | 100010 |
Color Harmonies of #445668
Complementary color
Monochromatic Colors of #445668
Black with #445668
Text Example
Text Example
White with #445668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445668; }
p { color: rgb(68,86,104); }
H1.HeaderClassName
{
color: #445668;
}
.AnyTagClassName
{
color: #445668;
}
</style>
background-color css
<style>
a { background-color: #445668; }
a { background-color: rgb(68,86,104); }
div.DivClassName
{
background-color: #445668;
}
.BgClassName
{
background-color: #445668;
}
</style>
border-color css
<style>
span { border-color: #445668; }
span { border-color: rgb(68,86,104); }
td.TdClassName
{
border-color: #445668;
}
.TagClassName
{
border-color: #445668;
}
</style>