Shades of San Juan #445965
Tints of San Juan #445965
RGB
CMYK
RGB Variations
Color information
#445965 (or 0x445965) is known color: San Juan. HEX triplet: 44, 59 and 65. RGB value is (68,89,101). Sum of RGB (Red+Green+Blue) = 68+89+101=258 (34% of max value = 765). Red value is 68 (26.95% from 255 or 26.36% from 258); Green value is 89 (35.16% from 255 or 34.50% from 258); Blue value is 101 (39.84% from 255 or 39.15% from 258); Max value from RGB is 101 - color contains mainly: blue. Hex color #445965 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445965 is #BBA69A. Grayscale: #545454. Windows color (decimal): -12297883 or 6641988. OLE color: 6641988.
HSL color Cylindrical-coordinate representation of color #445965: hue angle of 201.82º 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 #445965 is Cyan = 0.33, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 89 | 101 | - |
| CMYK | 0.33 | 0.12 | 0 | 0.60 |
| HSL | 201.82º | 0.2% | 0.33% | - |
| HSV(B) | 201.82º | 0.33% | 0.4% | - |
| XYZ | 8.31 | 9.31 | 13.67 | - |
| YUV | 84.09 | 137.54 | 116.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 89 | 101 | 0.33 | 0.12 | 0 | 0.60 | 201.82 | 0.2 | 0.33 |
| Hex | 44 | 59 | 65 | 21 | C | 0 | 3C | CA | 14 | 21 |
| Octal | 104 | 131 | 145 | 41 | 14 | 0 | 74 | 312 | 24 | 41 |
| Binary | 1000100 | 1011001 | 1100101 | 100001 | 1100 | 0 | 111100 | 11001010 | 10100 | 100001 |
Color Harmonies of #445965
Complementary color
Monochromatic Colors of #445965
Black with #445965
Text Example
Text Example
White with #445965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445965; }
p { color: rgb(68,89,101); }
H1.HeaderClassName
{
color: #445965;
}
.AnyTagClassName
{
color: #445965;
}
</style>
background-color css
<style>
a { background-color: #445965; }
a { background-color: rgb(68,89,101); }
div.DivClassName
{
background-color: #445965;
}
.BgClassName
{
background-color: #445965;
}
</style>
border-color css
<style>
span { border-color: #445965; }
span { border-color: rgb(68,89,101); }
td.TdClassName
{
border-color: #445965;
}
.TagClassName
{
border-color: #445965;
}
</style>