Shades of San Juan #425761
Tints of San Juan #425761
RGB
CMYK
RGB Variations
Color information
#425761 (or 0x425761) is known color: San Juan. HEX triplet: 42, 57 and 61. RGB value is (66,87,97). Sum of RGB (Red+Green+Blue) = 66+87+97=250 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.4% from 250); Green value is 87 (34.38% from 255 or 34.8% 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 #425761 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425761 is #BDA89E. Grayscale: #515151. Windows color (decimal): -12429471 or 6379330. OLE color: 6379330.
HSL color Cylindrical-coordinate representation of color #425761: hue angle of 199.35º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #425761 is Cyan = 0.32, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 87 | 97 | - |
| CMYK | 0.32 | 0.10 | 0 | 0.62 |
| HSL | 199.35º | 0.19% | 0.32% | - |
| HSV(B) | 199.35º | 0.32% | 0.38% | - |
| XYZ | 7.81 | 8.84 | 12.6 | - |
| YUV | 81.86 | 136.54 | 116.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 87 | 97 | 0.32 | 0.10 | 0 | 0.62 | 199.35 | 0.19 | 0.32 |
| Hex | 42 | 57 | 61 | 20 | A | 0 | 3E | C7 | 13 | 20 |
| Octal | 102 | 127 | 141 | 40 | 12 | 0 | 76 | 307 | 23 | 40 |
| Binary | 1000010 | 1010111 | 1100001 | 100000 | 1010 | 0 | 111110 | 11000111 | 10011 | 100000 |
Color Harmonies of #425761
Complementary color
Monochromatic Colors of #425761
Black with #425761
Text Example
Text Example
White with #425761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425761; }
p { color: rgb(66,87,97); }
H1.HeaderClassName
{
color: #425761;
}
.AnyTagClassName
{
color: #425761;
}
</style>
background-color css
<style>
a { background-color: #425761; }
a { background-color: rgb(66,87,97); }
div.DivClassName
{
background-color: #425761;
}
.BgClassName
{
background-color: #425761;
}
</style>
border-color css
<style>
span { border-color: #425761; }
span { border-color: rgb(66,87,97); }
td.TdClassName
{
border-color: #425761;
}
.TagClassName
{
border-color: #425761;
}
</style>