Shades of San Juan #445460
Tints of San Juan #445460
RGB
CMYK
RGB Variations
Color information
#445460 (or 0x445460) is known color: San Juan. HEX triplet: 44, 54 and 60. RGB value is (68,84,96). Sum of RGB (Red+Green+Blue) = 68+84+96=248 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.42% from 248); Green value is 84 (33.20% from 255 or 33.87% from 248); Blue value is 96 (37.89% from 255 or 38.71% from 248); Max value from RGB is 96 - color contains mainly: blue. Hex color #445460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445460 is #BBAB9F. Grayscale: #505050. Windows color (decimal): -12299168 or 6313028. OLE color: 6313028.
HSL color Cylindrical-coordinate representation of color #445460: hue angle of 205.71º 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 #445460 is Cyan = 0.29, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 84 | 96 | - |
| CMYK | 0.29 | 0.12 | 0 | 0.62 |
| HSL | 205.71º | 0.17% | 0.32% | - |
| HSV(B) | 205.71º | 0.29% | 0.38% | - |
| XYZ | 7.67 | 8.41 | 12.29 | - |
| YUV | 80.58 | 136.7 | 119.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 84 | 96 | 0.29 | 0.12 | 0 | 0.62 | 205.71 | 0.17 | 0.32 |
| Hex | 44 | 54 | 60 | 1D | C | 0 | 3E | CE | 11 | 20 |
| Octal | 104 | 124 | 140 | 35 | 14 | 0 | 76 | 316 | 21 | 40 |
| Binary | 1000100 | 1010100 | 1100000 | 11101 | 1100 | 0 | 111110 | 11001110 | 10001 | 100000 |
Color Harmonies of #445460
Complementary color
Monochromatic Colors of #445460
Black with #445460
Text Example
Text Example
White with #445460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445460; }
p { color: rgb(68,84,96); }
H1.HeaderClassName
{
color: #445460;
}
.AnyTagClassName
{
color: #445460;
}
</style>
background-color css
<style>
a { background-color: #445460; }
a { background-color: rgb(68,84,96); }
div.DivClassName
{
background-color: #445460;
}
.BgClassName
{
background-color: #445460;
}
</style>
border-color css
<style>
span { border-color: #445460; }
span { border-color: rgb(68,84,96); }
td.TdClassName
{
border-color: #445460;
}
.TagClassName
{
border-color: #445460;
}
</style>