Shades of Bay Of Many #293769
Tints of Bay Of Many #293769
RGB
CMYK
RGB Variations
Color information
#293769 (or 0x293769) is known color: Bay Of Many. HEX triplet: 29, 37 and 69. RGB value is (41,55,105). Sum of RGB (Red+Green+Blue) = 41+55+105=201 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.40% from 201); Green value is 55 (21.88% from 255 or 27.36% from 201); Blue value is 105 (41.41% from 255 or 52.24% from 201); Max value from RGB is 105 - color contains mainly: blue. Hex color #293769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #293769 is #D6C896. Grayscale: #383838. Windows color (decimal): -14076055 or 6895401. OLE color: 6895401.
HSL color Cylindrical-coordinate representation of color #293769: hue angle of 226.88º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #293769 is Cyan = 0.61, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 55 | 105 | - |
| CMYK | 0.61 | 0.48 | 0 | 0.59 |
| HSL | 226.88º | 0.44% | 0.29% | - |
| HSV(B) | 226.88º | 0.61% | 0.41% | - |
| XYZ | 4.83 | 4.22 | 13.93 | - |
| YUV | 56.51 | 155.36 | 116.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 55 | 105 | 0.61 | 0.48 | 0 | 0.59 | 226.88 | 0.44 | 0.29 |
| Hex | 29 | 37 | 69 | 3D | 30 | 0 | 3B | E3 | 2C | 1D |
| Octal | 51 | 67 | 151 | 75 | 60 | 0 | 73 | 343 | 54 | 35 |
| Binary | 101001 | 110111 | 1101001 | 111101 | 110000 | 0 | 111011 | 11100011 | 101100 | 11101 |
Color Harmonies of #293769
Complementary color
Monochromatic Colors of #293769
Black with #293769
Text Example
Text Example
White with #293769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293769; }
p { color: rgb(41,55,105); }
H1.HeaderClassName
{
color: #293769;
}
.AnyTagClassName
{
color: #293769;
}
</style>
background-color css
<style>
a { background-color: #293769; }
a { background-color: rgb(41,55,105); }
div.DivClassName
{
background-color: #293769;
}
.BgClassName
{
background-color: #293769;
}
</style>
border-color css
<style>
span { border-color: #293769; }
span { border-color: rgb(41,55,105); }
td.TdClassName
{
border-color: #293769;
}
.TagClassName
{
border-color: #293769;
}
</style>