Shades of San Juan #445763
Tints of San Juan #445763
RGB
CMYK
RGB Variations
Color information
#445763 (or 0x445763) is known color: San Juan. HEX triplet: 44, 57 and 63. RGB value is (68,87,99). Sum of RGB (Red+Green+Blue) = 68+87+99=254 (33% of max value = 765). Red value is 68 (26.95% from 255 or 26.77% from 254); Green value is 87 (34.38% from 255 or 34.25% from 254); Blue value is 99 (39.06% from 255 or 38.98% from 254); Max value from RGB is 99 - color contains mainly: blue. Hex color #445763 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445763 is #BBA89C. Grayscale: #525252. Windows color (decimal): -12298397 or 6510404. OLE color: 6510404.
HSL color Cylindrical-coordinate representation of color #445763: hue angle of 203.23º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #445763 is Cyan = 0.31, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 68 | 87 | 99 | - |
| CMYK | 0.31 | 0.12 | 0 | 0.61 |
| HSL | 203.23º | 0.19% | 0.33% | - |
| HSV(B) | 203.23º | 0.31% | 0.39% | - |
| XYZ | 8.04 | 8.95 | 13.11 | - |
| YUV | 82.69 | 137.21 | 117.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 87 | 99 | 0.31 | 0.12 | 0 | 0.61 | 203.23 | 0.19 | 0.33 |
| Hex | 44 | 57 | 63 | 1F | C | 0 | 3D | CB | 13 | 21 |
| Octal | 104 | 127 | 143 | 37 | 14 | 0 | 75 | 313 | 23 | 41 |
| Binary | 1000100 | 1010111 | 1100011 | 11111 | 1100 | 0 | 111101 | 11001011 | 10011 | 100001 |
Color Harmonies of #445763
Complementary color
Monochromatic Colors of #445763
Black with #445763
Text Example
Text Example
White with #445763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445763; }
p { color: rgb(68,87,99); }
H1.HeaderClassName
{
color: #445763;
}
.AnyTagClassName
{
color: #445763;
}
</style>
background-color css
<style>
a { background-color: #445763; }
a { background-color: rgb(68,87,99); }
div.DivClassName
{
background-color: #445763;
}
.BgClassName
{
background-color: #445763;
}
</style>
border-color css
<style>
span { border-color: #445763; }
span { border-color: rgb(68,87,99); }
td.TdClassName
{
border-color: #445763;
}
.TagClassName
{
border-color: #445763;
}
</style>