Shades of Allports #236886
Tints of Allports #236886
RGB
CMYK
RGB Variations
Color information
#236886 (or 0x236886) is known color: Allports. HEX triplet: 23, 68 and 86. RGB value is (35,104,134). Sum of RGB (Red+Green+Blue) = 35+104+134=273 (36% of max value = 765). Red value is 35 (14.06% from 255 or 12.82% from 273); Green value is 104 (41.02% from 255 or 38.10% from 273); Blue value is 134 (52.73% from 255 or 49.08% from 273); Max value from RGB is 134 - color contains mainly: blue. Hex color #236886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #236886 is #DC9779. Grayscale: #565656. Windows color (decimal): -14456698 or 8808483. OLE color: 8808483.
HSL color Cylindrical-coordinate representation of color #236886: hue angle of 198.18º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #236886 is Cyan = 0.74, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 35 | 104 | 134 | - |
| CMYK | 0.74 | 0.22 | 0 | 0.47 |
| HSL | 198.18º | 0.59% | 0.33% | - |
| HSV(B) | 198.18º | 0.74% | 0.53% | - |
| XYZ | 9.95 | 11.98 | 24.34 | - |
| YUV | 86.79 | 154.64 | 91.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 104 | 134 | 0.74 | 0.22 | 0 | 0.47 | 198.18 | 0.59 | 0.33 |
| Hex | 23 | 68 | 86 | 4A | 16 | 0 | 2F | C6 | 3B | 21 |
| Octal | 43 | 150 | 206 | 112 | 26 | 0 | 57 | 306 | 73 | 41 |
| Binary | 100011 | 1101000 | 10000110 | 1001010 | 10110 | 0 | 101111 | 11000110 | 111011 | 100001 |
Color Harmonies of #236886
Complementary color
Monochromatic Colors of #236886
Black with #236886
Text Example
Text Example
White with #236886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236886; }
p { color: rgb(35,104,134); }
H1.HeaderClassName
{
color: #236886;
}
.AnyTagClassName
{
color: #236886;
}
</style>
background-color css
<style>
a { background-color: #236886; }
a { background-color: rgb(35,104,134); }
div.DivClassName
{
background-color: #236886;
}
.BgClassName
{
background-color: #236886;
}
</style>
border-color css
<style>
span { border-color: #236886; }
span { border-color: rgb(35,104,134); }
td.TdClassName
{
border-color: #236886;
}
.TagClassName
{
border-color: #236886;
}
</style>