Shades of San Juan #445866
Tints of San Juan #445866
RGB
CMYK
RGB Variations
Color information
#445866 (or 0x445866) is known color: San Juan. HEX triplet: 44, 58 and 66. RGB value is (68,88,102). Sum of RGB (Red+Green+Blue) = 68+88+102=258 (34% of max value = 765). Red value is 68 (26.95% from 255 or 26.36% from 258); Green value is 88 (34.77% from 255 or 34.11% from 258); Blue value is 102 (40.23% from 255 or 39.53% from 258); Max value from RGB is 102 - color contains mainly: blue. Hex color #445866 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445866 is #BBA799. Grayscale: #535353. Windows color (decimal): -12298138 or 6707268. OLE color: 6707268.
HSL color Cylindrical-coordinate representation of color #445866: hue angle of 204.71º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #445866 is Cyan = 0.33, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 68 | 88 | 102 | - |
| CMYK | 0.33 | 0.14 | 0 | 0.6 |
| HSL | 204.71º | 0.2% | 0.33% | - |
| HSV(B) | 204.71º | 0.33% | 0.4% | - |
| XYZ | 8.27 | 9.17 | 13.9 | - |
| YUV | 83.62 | 138.37 | 116.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 88 | 102 | 0.33 | 0.14 | 0 | 0.6 | 204.71 | 0.2 | 0.33 |
| Hex | 44 | 58 | 66 | 21 | E | 0 | 3C | CD | 14 | 21 |
| Octal | 104 | 130 | 146 | 41 | 16 | 0 | 74 | 315 | 24 | 41 |
| Binary | 1000100 | 1011000 | 1100110 | 100001 | 1110 | 0 | 111100 | 11001101 | 10100 | 100001 |
Color Harmonies of #445866
Complementary color
Monochromatic Colors of #445866
Black with #445866
Text Example
Text Example
White with #445866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445866; }
p { color: rgb(68,88,102); }
H1.HeaderClassName
{
color: #445866;
}
.AnyTagClassName
{
color: #445866;
}
</style>
background-color css
<style>
a { background-color: #445866; }
a { background-color: rgb(68,88,102); }
div.DivClassName
{
background-color: #445866;
}
.BgClassName
{
background-color: #445866;
}
</style>
border-color css
<style>
span { border-color: #445866; }
span { border-color: rgb(68,88,102); }
td.TdClassName
{
border-color: #445866;
}
.TagClassName
{
border-color: #445866;
}
</style>