Shades of San Juan #425667
Tints of San Juan #425667
RGB
CMYK
RGB Variations
Color information
#425667 (or 0x425667) is known color: San Juan. HEX triplet: 42, 56 and 67. RGB value is (66,86,103). Sum of RGB (Red+Green+Blue) = 66+86+103=255 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.88% from 255); Green value is 86 (33.98% from 255 or 33.73% from 255); Blue value is 103 (40.62% from 255 or 40.39% from 255); Max value from RGB is 103 - color contains mainly: blue. Hex color #425667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425667 is #BDA998. Grayscale: #515151. Windows color (decimal): -12429721 or 6772290. OLE color: 6772290.
HSL color Cylindrical-coordinate representation of color #425667: hue angle of 207.57º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #425667 is Cyan = 0.36, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 86 | 103 | - |
| CMYK | 0.36 | 0.17 | 0 | 0.60 |
| HSL | 207.57º | 0.22% | 0.33% | - |
| HSV(B) | 207.57º | 0.36% | 0.4% | - |
| XYZ | 8.02 | 8.79 | 14.11 | - |
| YUV | 81.96 | 139.87 | 116.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 86 | 103 | 0.36 | 0.17 | 0 | 0.60 | 207.57 | 0.22 | 0.33 |
| Hex | 42 | 56 | 67 | 24 | 11 | 0 | 3C | D0 | 16 | 21 |
| Octal | 102 | 126 | 147 | 44 | 21 | 0 | 74 | 320 | 26 | 41 |
| Binary | 1000010 | 1010110 | 1100111 | 100100 | 10001 | 0 | 111100 | 11010000 | 10110 | 100001 |
Color Harmonies of #425667
Complementary color
Monochromatic Colors of #425667
Black with #425667
Text Example
Text Example
White with #425667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425667; }
p { color: rgb(66,86,103); }
H1.HeaderClassName
{
color: #425667;
}
.AnyTagClassName
{
color: #425667;
}
</style>
background-color css
<style>
a { background-color: #425667; }
a { background-color: rgb(66,86,103); }
div.DivClassName
{
background-color: #425667;
}
.BgClassName
{
background-color: #425667;
}
</style>
border-color css
<style>
span { border-color: #425667; }
span { border-color: rgb(66,86,103); }
td.TdClassName
{
border-color: #425667;
}
.TagClassName
{
border-color: #425667;
}
</style>