Shades of Wedgewood #427095
Tints of Wedgewood #427095
RGB
CMYK
RGB Variations
Color information
#427095 (or 0x427095) is known color: Wedgewood. HEX triplet: 42, 70 and 95. RGB value is (66,112,149). Sum of RGB (Red+Green+Blue) = 66+112+149=327 (43% of max value = 765). Red value is 66 (26.17% from 255 or 20.18% from 327); Green value is 112 (44.14% from 255 or 34.25% from 327); Blue value is 149 (58.59% from 255 or 45.57% from 327); Max value from RGB is 149 - color contains mainly: blue. Hex color #427095 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427095 is #BD8F6A. Grayscale: #666666. Windows color (decimal): -12423019 or 9793602. OLE color: 9793602.
HSL color Cylindrical-coordinate representation of color #427095: hue angle of 206.75º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #427095 is Cyan = 0.56, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 66 | 112 | 149 | - |
| CMYK | 0.56 | 0.25 | 0 | 0.42 |
| HSL | 206.75º | 0.39% | 0.42% | - |
| HSV(B) | 206.75º | 0.56% | 0.58% | - |
| XYZ | 13.47 | 14.92 | 30.6 | - |
| YUV | 102.46 | 154.26 | 101.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 112 | 149 | 0.56 | 0.25 | 0 | 0.42 | 206.75 | 0.39 | 0.42 |
| Hex | 42 | 70 | 95 | 38 | 19 | 0 | 2A | CF | 27 | 2A |
| Octal | 102 | 160 | 225 | 70 | 31 | 0 | 52 | 317 | 47 | 52 |
| Binary | 1000010 | 1110000 | 10010101 | 111000 | 11001 | 0 | 101010 | 11001111 | 100111 | 101010 |
Color Harmonies of #427095
Complementary color
Monochromatic Colors of #427095
Black with #427095
Text Example
Text Example
White with #427095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427095; }
p { color: rgb(66,112,149); }
H1.HeaderClassName
{
color: #427095;
}
.AnyTagClassName
{
color: #427095;
}
</style>
background-color css
<style>
a { background-color: #427095; }
a { background-color: rgb(66,112,149); }
div.DivClassName
{
background-color: #427095;
}
.BgClassName
{
background-color: #427095;
}
</style>
border-color css
<style>
span { border-color: #427095; }
span { border-color: rgb(66,112,149); }
td.TdClassName
{
border-color: #427095;
}
.TagClassName
{
border-color: #427095;
}
</style>