Shades of San Juan #445860
Tints of San Juan #445860
RGB
CMYK
RGB Variations
Color information
#445860 (or 0x445860) is known color: San Juan. HEX triplet: 44, 58 and 60. RGB value is (68,88,96). Sum of RGB (Red+Green+Blue) = 68+88+96=252 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.98% from 252); Green value is 88 (34.77% from 255 or 34.92% from 252); Blue value is 96 (37.89% from 255 or 38.10% from 252); Max value from RGB is 96 - color contains mainly: blue. Hex color #445860 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445860 is #BBA79F. Grayscale: #525252. Windows color (decimal): -12298144 or 6314052. OLE color: 6314052.
HSL color Cylindrical-coordinate representation of color #445860: hue angle of 197.14º degrees, saturation: 0.17, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #445860 is Cyan = 0.29, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 88 | 96 | - |
| CMYK | 0.29 | 0.08 | 0 | 0.62 |
| HSL | 197.14º | 0.17% | 0.32% | - |
| HSV(B) | 197.14º | 0.29% | 0.38% | - |
| XYZ | 7.98 | 9.05 | 12.39 | - |
| YUV | 82.93 | 135.37 | 117.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 88 | 96 | 0.29 | 0.08 | 0 | 0.62 | 197.14 | 0.17 | 0.32 |
| Hex | 44 | 58 | 60 | 1D | 8 | 0 | 3E | C5 | 11 | 20 |
| Octal | 104 | 130 | 140 | 35 | 10 | 0 | 76 | 305 | 21 | 40 |
| Binary | 1000100 | 1011000 | 1100000 | 11101 | 1000 | 0 | 111110 | 11000101 | 10001 | 100000 |
Color Harmonies of #445860
Complementary color
Monochromatic Colors of #445860
Black with #445860
Text Example
Text Example
White with #445860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445860; }
p { color: rgb(68,88,96); }
H1.HeaderClassName
{
color: #445860;
}
.AnyTagClassName
{
color: #445860;
}
</style>
background-color css
<style>
a { background-color: #445860; }
a { background-color: rgb(68,88,96); }
div.DivClassName
{
background-color: #445860;
}
.BgClassName
{
background-color: #445860;
}
</style>
border-color css
<style>
span { border-color: #445860; }
span { border-color: rgb(68,88,96); }
td.TdClassName
{
border-color: #445860;
}
.TagClassName
{
border-color: #445860;
}
</style>