Shades of Allports #237386
Tints of Allports #237386
RGB
CMYK
RGB Variations
Color information
#237386 (or 0x237386) is known color: Allports. HEX triplet: 23, 73 and 86. RGB value is (35,115,134). Sum of RGB (Red+Green+Blue) = 35+115+134=284 (37% of max value = 765). Red value is 35 (14.06% from 255 or 12.32% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 134 (52.73% from 255 or 47.18% from 284); Max value from RGB is 134 - color contains mainly: blue. Hex color #237386 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #237386 is #DC8C79. Grayscale: #5D5D5D. Windows color (decimal): -14453882 or 8811299. OLE color: 8811299.
HSL color Cylindrical-coordinate representation of color #237386: hue angle of 191.52º 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 #237386 is Cyan = 0.74, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 35 | 115 | 134 | - |
| CMYK | 0.74 | 0.14 | 0 | 0.47 |
| HSL | 191.52º | 0.59% | 0.33% | - |
| HSV(B) | 191.52º | 0.74% | 0.53% | - |
| XYZ | 11.13 | 14.34 | 24.74 | - |
| YUV | 93.25 | 151 | 86.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 115 | 134 | 0.74 | 0.14 | 0 | 0.47 | 191.52 | 0.59 | 0.33 |
| Hex | 23 | 73 | 86 | 4A | E | 0 | 2F | C0 | 3B | 21 |
| Octal | 43 | 163 | 206 | 112 | 16 | 0 | 57 | 300 | 73 | 41 |
| Binary | 100011 | 1110011 | 10000110 | 1001010 | 1110 | 0 | 101111 | 11000000 | 111011 | 100001 |
Color Harmonies of #237386
Complementary color
Monochromatic Colors of #237386
Black with #237386
Text Example
Text Example
White with #237386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #237386; }
p { color: rgb(35,115,134); }
H1.HeaderClassName
{
color: #237386;
}
.AnyTagClassName
{
color: #237386;
}
</style>
background-color css
<style>
a { background-color: #237386; }
a { background-color: rgb(35,115,134); }
div.DivClassName
{
background-color: #237386;
}
.BgClassName
{
background-color: #237386;
}
</style>
border-color css
<style>
span { border-color: #237386; }
span { border-color: rgb(35,115,134); }
td.TdClassName
{
border-color: #237386;
}
.TagClassName
{
border-color: #237386;
}
</style>