Shades of San Juan #445967
Tints of San Juan #445967
RGB
CMYK
RGB Variations
Color information
#445967 (or 0x445967) is known color: San Juan. HEX triplet: 44, 59 and 67. RGB value is (68,89,103). Sum of RGB (Red+Green+Blue) = 68+89+103=260 (34% of max value = 765). Red value is 68 (26.95% from 255 or 26.15% from 260); Green value is 89 (35.16% from 255 or 34.23% from 260); Blue value is 103 (40.62% from 255 or 39.62% from 260); Max value from RGB is 103 - color contains mainly: blue. Hex color #445967 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #445967 is #BBA698. Grayscale: #545454. Windows color (decimal): -12297881 or 6773060. OLE color: 6773060.
HSL color Cylindrical-coordinate representation of color #445967: hue angle of 204º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #445967 is Cyan = 0.34, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 89 | 103 | - |
| CMYK | 0.34 | 0.14 | 0 | 0.60 |
| HSL | 204º | 0.2% | 0.34% | - |
| HSV(B) | 204º | 0.34% | 0.4% | - |
| XYZ | 8.4 | 9.35 | 14.19 | - |
| YUV | 84.32 | 138.54 | 116.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 89 | 103 | 0.34 | 0.14 | 0 | 0.60 | 204 | 0.2 | 0.34 |
| Hex | 44 | 59 | 67 | 22 | E | 0 | 3C | CC | 14 | 22 |
| Octal | 104 | 131 | 147 | 42 | 16 | 0 | 74 | 314 | 24 | 42 |
| Binary | 1000100 | 1011001 | 1100111 | 100010 | 1110 | 0 | 111100 | 11001100 | 10100 | 100010 |
Color Harmonies of #445967
Complementary color
Monochromatic Colors of #445967
Black with #445967
Text Example
Text Example
White with #445967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #445967; }
p { color: rgb(68,89,103); }
H1.HeaderClassName
{
color: #445967;
}
.AnyTagClassName
{
color: #445967;
}
</style>
background-color css
<style>
a { background-color: #445967; }
a { background-color: rgb(68,89,103); }
div.DivClassName
{
background-color: #445967;
}
.BgClassName
{
background-color: #445967;
}
</style>
border-color css
<style>
span { border-color: #445967; }
span { border-color: rgb(68,89,103); }
td.TdClassName
{
border-color: #445967;
}
.TagClassName
{
border-color: #445967;
}
</style>