Shades of San Juan #405767
Tints of San Juan #405767
RGB
CMYK
RGB Variations
Color information
#405767 (or 0x405767) is known color: San Juan. HEX triplet: 40, 57 and 67. RGB value is (64,87,103). Sum of RGB (Red+Green+Blue) = 64+87+103=254 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.20% from 254); Green value is 87 (34.38% from 255 or 34.25% from 254); Blue value is 103 (40.62% from 255 or 40.55% from 254); Max value from RGB is 103 - color contains mainly: blue. Hex color #405767 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405767 is #BFA898. Grayscale: #515151. Windows color (decimal): -12560537 or 6772544. OLE color: 6772544.
HSL color Cylindrical-coordinate representation of color #405767: hue angle of 204.62º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #405767 is Cyan = 0.38, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 87 | 103 | - |
| CMYK | 0.38 | 0.16 | 0 | 0.60 |
| HSL | 204.62º | 0.23% | 0.33% | - |
| HSV(B) | 204.62º | 0.38% | 0.4% | - |
| XYZ | 7.97 | 8.89 | 14.13 | - |
| YUV | 81.95 | 139.88 | 115.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 87 | 103 | 0.38 | 0.16 | 0 | 0.60 | 204.62 | 0.23 | 0.33 |
| Hex | 40 | 57 | 67 | 26 | 10 | 0 | 3C | CD | 17 | 21 |
| Octal | 100 | 127 | 147 | 46 | 20 | 0 | 74 | 315 | 27 | 41 |
| Binary | 1000000 | 1010111 | 1100111 | 100110 | 10000 | 0 | 111100 | 11001101 | 10111 | 100001 |
Color Harmonies of #405767
Complementary color
Monochromatic Colors of #405767
Black with #405767
Text Example
Text Example
White with #405767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405767; }
p { color: rgb(64,87,103); }
H1.HeaderClassName
{
color: #405767;
}
.AnyTagClassName
{
color: #405767;
}
</style>
background-color css
<style>
a { background-color: #405767; }
a { background-color: rgb(64,87,103); }
div.DivClassName
{
background-color: #405767;
}
.BgClassName
{
background-color: #405767;
}
</style>
border-color css
<style>
span { border-color: #405767; }
span { border-color: rgb(64,87,103); }
td.TdClassName
{
border-color: #405767;
}
.TagClassName
{
border-color: #405767;
}
</style>