Shades of Bay Of Many #293966
Tints of Bay Of Many #293966
RGB
CMYK
RGB Variations
Color information
#293966 (or 0x293966) is known color: Bay Of Many. HEX triplet: 29, 39 and 66. RGB value is (41,57,102). Sum of RGB (Red+Green+Blue) = 41+57+102=200 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.5% from 200); Green value is 57 (22.66% from 255 or 28.5% from 200); Blue value is 102 (40.23% from 255 or 51% from 200); Max value from RGB is 102 - color contains mainly: blue. Hex color #293966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293966 is #D6C699. Grayscale: #393939. Windows color (decimal): -14075546 or 6699305. OLE color: 6699305.
HSL color Cylindrical-coordinate representation of color #293966: hue angle of 224.26º degrees, saturation: 0.43, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #293966 is Cyan = 0.60, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 57 | 102 | - |
| CMYK | 0.60 | 0.44 | 0 | 0.6 |
| HSL | 224.26º | 0.43% | 0.28% | - |
| HSV(B) | 224.26º | 0.6% | 0.4% | - |
| XYZ | 4.78 | 4.36 | 13.16 | - |
| YUV | 57.35 | 153.2 | 116.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 57 | 102 | 0.60 | 0.44 | 0 | 0.6 | 224.26 | 0.43 | 0.28 |
| Hex | 29 | 39 | 66 | 3C | 2C | 0 | 3C | E0 | 2B | 1C |
| Octal | 51 | 71 | 146 | 74 | 54 | 0 | 74 | 340 | 53 | 34 |
| Binary | 101001 | 111001 | 1100110 | 111100 | 101100 | 0 | 111100 | 11100000 | 101011 | 11100 |
Color Harmonies of #293966
Complementary color
Monochromatic Colors of #293966
Black with #293966
Text Example
Text Example
White with #293966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293966; }
p { color: rgb(41,57,102); }
H1.HeaderClassName
{
color: #293966;
}
.AnyTagClassName
{
color: #293966;
}
</style>
background-color css
<style>
a { background-color: #293966; }
a { background-color: rgb(41,57,102); }
div.DivClassName
{
background-color: #293966;
}
.BgClassName
{
background-color: #293966;
}
</style>
border-color css
<style>
span { border-color: #293966; }
span { border-color: rgb(41,57,102); }
td.TdClassName
{
border-color: #293966;
}
.TagClassName
{
border-color: #293966;
}
</style>