Shades of San Juan #445561
Tints of San Juan #445561
RGB
CMYK
RGB Variations
Color information
#445561 (or 0x445561) is known color: San Juan. HEX triplet: 44, 55 and 61. RGB value is (68,85,97). Sum of RGB (Red+Green+Blue) = 68+85+97=250 (33% of max value = 765). Red value is 68 (26.95% from 255 or 27.2% from 250); Green value is 85 (33.59% from 255 or 34% from 250); Blue value is 97 (38.28% from 255 or 38.8% from 250); Max value from RGB is 97 - color contains mainly: blue. Hex color #445561 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445561 is #BBAA9E. Grayscale: #515151. Windows color (decimal): -12298911 or 6378820. OLE color: 6378820.
HSL color Cylindrical-coordinate representation of color #445561: hue angle of 204.83º degrees, saturation: 0.18, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #445561 is Cyan = 0.30, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 68 | 85 | 97 | - |
| CMYK | 0.30 | 0.12 | 0 | 0.62 |
| HSL | 204.83º | 0.18% | 0.32% | - |
| HSV(B) | 204.83º | 0.3% | 0.38% | - |
| XYZ | 7.79 | 8.59 | 12.56 | - |
| YUV | 81.29 | 136.87 | 118.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 85 | 97 | 0.30 | 0.12 | 0 | 0.62 | 204.83 | 0.18 | 0.32 |
| Hex | 44 | 55 | 61 | 1E | C | 0 | 3E | CD | 12 | 20 |
| Octal | 104 | 125 | 141 | 36 | 14 | 0 | 76 | 315 | 22 | 40 |
| Binary | 1000100 | 1010101 | 1100001 | 11110 | 1100 | 0 | 111110 | 11001101 | 10010 | 100000 |
Color Harmonies of #445561
Complementary color
Monochromatic Colors of #445561
Black with #445561
Text Example
Text Example
White with #445561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445561; }
p { color: rgb(68,85,97); }
H1.HeaderClassName
{
color: #445561;
}
.AnyTagClassName
{
color: #445561;
}
</style>
background-color css
<style>
a { background-color: #445561; }
a { background-color: rgb(68,85,97); }
div.DivClassName
{
background-color: #445561;
}
.BgClassName
{
background-color: #445561;
}
</style>
border-color css
<style>
span { border-color: #445561; }
span { border-color: rgb(68,85,97); }
td.TdClassName
{
border-color: #445561;
}
.TagClassName
{
border-color: #445561;
}
</style>