Shades of Wedgewood #446681
Tints of Wedgewood #446681
RGB
CMYK
RGB Variations
Color information
#446681 (or 0x446681) is known color: Wedgewood. HEX triplet: 44, 66 and 81. RGB value is (68,102,129). Sum of RGB (Red+Green+Blue) = 68+102+129=299 (39% of max value = 765). Red value is 68 (26.95% from 255 or 22.74% from 299); Green value is 102 (40.23% from 255 or 34.11% from 299); Blue value is 129 (50.78% from 255 or 43.14% from 299); Max value from RGB is 129 - color contains mainly: blue. Hex color #446681 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #446681 is #BB997E. Grayscale: #5E5E5E. Windows color (decimal): -12294527 or 8480324. OLE color: 8480324.
HSL color Cylindrical-coordinate representation of color #446681: hue angle of 206.56º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #446681 is Cyan = 0.47, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 102 | 129 | - |
| CMYK | 0.47 | 0.21 | 0 | 0.49 |
| HSL | 206.56º | 0.31% | 0.39% | - |
| HSV(B) | 206.56º | 0.47% | 0.51% | - |
| XYZ | 11.1 | 12.32 | 22.56 | - |
| YUV | 94.91 | 147.24 | 108.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 102 | 129 | 0.47 | 0.21 | 0 | 0.49 | 206.56 | 0.31 | 0.39 |
| Hex | 44 | 66 | 81 | 2F | 15 | 0 | 31 | CF | 1F | 27 |
| Octal | 104 | 146 | 201 | 57 | 25 | 0 | 61 | 317 | 37 | 47 |
| Binary | 1000100 | 1100110 | 10000001 | 101111 | 10101 | 0 | 110001 | 11001111 | 11111 | 100111 |
Color Harmonies of #446681
Complementary color
Monochromatic Colors of #446681
Black with #446681
Text Example
Text Example
White with #446681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #446681; }
p { color: rgb(68,102,129); }
H1.HeaderClassName
{
color: #446681;
}
.AnyTagClassName
{
color: #446681;
}
</style>
background-color css
<style>
a { background-color: #446681; }
a { background-color: rgb(68,102,129); }
div.DivClassName
{
background-color: #446681;
}
.BgClassName
{
background-color: #446681;
}
</style>
border-color css
<style>
span { border-color: #446681; }
span { border-color: rgb(68,102,129); }
td.TdClassName
{
border-color: #446681;
}
.TagClassName
{
border-color: #446681;
}
</style>