Shades of San Juan #445159
Tints of San Juan #445159
RGB
CMYK
RGB Variations
Color information
#445159 (or 0x445159) is known color: San Juan. HEX triplet: 44, 51 and 59. RGB value is (68,81,89). Sum of RGB (Red+Green+Blue) = 68+81+89=238 (31% of max value = 765). Red value is 68 (26.95% from 255 or 28.57% from 238); Green value is 81 (32.03% from 255 or 34.03% from 238); Blue value is 89 (35.16% from 255 or 37.39% from 238); Max value from RGB is 89 - color contains mainly: blue. Hex color #445159 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445159 is #BBAEA6. Grayscale: #4D4D4D. Windows color (decimal): -12299943 or 5853508. OLE color: 5853508.
HSL color Cylindrical-coordinate representation of color #445159: hue angle of 202.86º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #445159 is Cyan = 0.24, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 68 | 81 | 89 | - |
| CMYK | 0.24 | 0.09 | 0 | 0.65 |
| HSL | 202.86º | 0.13% | 0.31% | - |
| HSV(B) | 202.86º | 0.24% | 0.35% | - |
| XYZ | 7.13 | 7.84 | 10.59 | - |
| YUV | 78.03 | 134.19 | 120.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 81 | 89 | 0.24 | 0.09 | 0 | 0.65 | 202.86 | 0.13 | 0.31 |
| Hex | 44 | 51 | 59 | 18 | 9 | 0 | 41 | CB | D | 1F |
| Octal | 104 | 121 | 131 | 30 | 11 | 0 | 101 | 313 | 15 | 37 |
| Binary | 1000100 | 1010001 | 1011001 | 11000 | 1001 | 0 | 1000001 | 11001011 | 1101 | 11111 |
Color Harmonies of #445159
Complementary color
Monochromatic Colors of #445159
Black with #445159
Text Example
Text Example
White with #445159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445159; }
p { color: rgb(68,81,89); }
H1.HeaderClassName
{
color: #445159;
}
.AnyTagClassName
{
color: #445159;
}
</style>
background-color css
<style>
a { background-color: #445159; }
a { background-color: rgb(68,81,89); }
div.DivClassName
{
background-color: #445159;
}
.BgClassName
{
background-color: #445159;
}
</style>
border-color css
<style>
span { border-color: #445159; }
span { border-color: rgb(68,81,89); }
td.TdClassName
{
border-color: #445159;
}
.TagClassName
{
border-color: #445159;
}
</style>