Shades of San Juan #455762
Tints of San Juan #455762
RGB
CMYK
RGB Variations
Color information
#455762 (or 0x455762) is known color: San Juan. HEX triplet: 45, 57 and 62. RGB value is (69,87,98). Sum of RGB (Red+Green+Blue) = 69+87+98=254 (33% of max value = 765). Red value is 69 (27.34% from 255 or 27.17% from 254); Green value is 87 (34.38% from 255 or 34.25% from 254); Blue value is 98 (38.67% from 255 or 38.58% from 254); Max value from RGB is 98 - color contains mainly: blue. Hex color #455762 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455762 is #BAA89D. Grayscale: #525252. Windows color (decimal): -12232862 or 6444869. OLE color: 6444869.
HSL color Cylindrical-coordinate representation of color #455762: hue angle of 202.76º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #455762 is Cyan = 0.30, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 69 | 87 | 98 | - |
| CMYK | 0.30 | 0.11 | 0 | 0.62 |
| HSL | 202.76º | 0.17% | 0.33% | - |
| HSV(B) | 202.76º | 0.3% | 0.38% | - |
| XYZ | 8.07 | 8.96 | 12.86 | - |
| YUV | 82.87 | 136.54 | 118.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 87 | 98 | 0.30 | 0.11 | 0 | 0.62 | 202.76 | 0.17 | 0.33 |
| Hex | 45 | 57 | 62 | 1E | B | 0 | 3E | CB | 11 | 21 |
| Octal | 105 | 127 | 142 | 36 | 13 | 0 | 76 | 313 | 21 | 41 |
| Binary | 1000101 | 1010111 | 1100010 | 11110 | 1011 | 0 | 111110 | 11001011 | 10001 | 100001 |
Color Harmonies of #455762
Complementary color
Monochromatic Colors of #455762
Black with #455762
Text Example
Text Example
White with #455762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455762; }
p { color: rgb(69,87,98); }
H1.HeaderClassName
{
color: #455762;
}
.AnyTagClassName
{
color: #455762;
}
</style>
background-color css
<style>
a { background-color: #455762; }
a { background-color: rgb(69,87,98); }
div.DivClassName
{
background-color: #455762;
}
.BgClassName
{
background-color: #455762;
}
</style>
border-color css
<style>
span { border-color: #455762; }
span { border-color: rgb(69,87,98); }
td.TdClassName
{
border-color: #455762;
}
.TagClassName
{
border-color: #455762;
}
</style>