Shades of Allports #297181
Tints of Allports #297181
RGB
CMYK
RGB Variations
Color information
#297181 (or 0x297181) is known color: Allports. HEX triplet: 29, 71 and 81. RGB value is (41,113,129). Sum of RGB (Red+Green+Blue) = 41+113+129=283 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.49% from 283); Green value is 113 (44.53% from 255 or 39.93% from 283); Blue value is 129 (50.78% from 255 or 45.58% from 283); Max value from RGB is 129 - color contains mainly: blue. Hex color #297181 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297181 is #D68E7E. Grayscale: #5D5D5D. Windows color (decimal): -14061183 or 8483113. OLE color: 8483113.
HSL color Cylindrical-coordinate representation of color #297181: hue angle of 190.91º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #297181 is Cyan = 0.68, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 113 | 129 | - |
| CMYK | 0.68 | 0.12 | 0 | 0.49 |
| HSL | 190.91º | 0.52% | 0.33% | - |
| HSV(B) | 190.91º | 0.68% | 0.51% | - |
| XYZ | 10.78 | 13.87 | 22.88 | - |
| YUV | 93.3 | 148.15 | 90.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 129 | 0.68 | 0.12 | 0 | 0.49 | 190.91 | 0.52 | 0.33 |
| Hex | 29 | 71 | 81 | 44 | C | 0 | 31 | BF | 34 | 21 |
| Octal | 51 | 161 | 201 | 104 | 14 | 0 | 61 | 277 | 64 | 41 |
| Binary | 101001 | 1110001 | 10000001 | 1000100 | 1100 | 0 | 110001 | 10111111 | 110100 | 100001 |
Color Harmonies of #297181
Complementary color
Monochromatic Colors of #297181
Black with #297181
Text Example
Text Example
White with #297181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297181; }
p { color: rgb(41,113,129); }
H1.HeaderClassName
{
color: #297181;
}
.AnyTagClassName
{
color: #297181;
}
</style>
background-color css
<style>
a { background-color: #297181; }
a { background-color: rgb(41,113,129); }
div.DivClassName
{
background-color: #297181;
}
.BgClassName
{
background-color: #297181;
}
</style>
border-color css
<style>
span { border-color: #297181; }
span { border-color: rgb(41,113,129); }
td.TdClassName
{
border-color: #297181;
}
.TagClassName
{
border-color: #297181;
}
</style>