Shades of Orient #236074
Tints of Orient #236074
RGB
CMYK
RGB Variations
Color information
#236074 (or 0x236074) is known color: Orient. HEX triplet: 23, 60 and 74. RGB value is (35,96,116). Sum of RGB (Red+Green+Blue) = 35+96+116=247 (32% of max value = 765). Red value is 35 (14.06% from 255 or 14.17% from 247); Green value is 96 (37.89% from 255 or 38.87% from 247); Blue value is 116 (45.70% from 255 or 46.96% from 247); Max value from RGB is 116 - color contains mainly: blue. Hex color #236074 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #236074 is #DC9F8B. Grayscale: #4F4F4F. Windows color (decimal): -14458764 or 7626787. OLE color: 7626787.
HSL color Cylindrical-coordinate representation of color #236074: hue angle of 194.81º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #236074 is Cyan = 0.70, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 35 | 96 | 116 | - |
| CMYK | 0.70 | 0.17 | 0 | 0.55 |
| HSL | 194.81º | 0.54% | 0.3% | - |
| HSV(B) | 194.81º | 0.7% | 0.45% | - |
| XYZ | 8.03 | 9.98 | 18.03 | - |
| YUV | 80.04 | 148.29 | 95.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 96 | 116 | 0.70 | 0.17 | 0 | 0.55 | 194.81 | 0.54 | 0.3 |
| Hex | 23 | 60 | 74 | 46 | 11 | 0 | 37 | C3 | 36 | 1E |
| Octal | 43 | 140 | 164 | 106 | 21 | 0 | 67 | 303 | 66 | 36 |
| Binary | 100011 | 1100000 | 1110100 | 1000110 | 10001 | 0 | 110111 | 11000011 | 110110 | 11110 |
Color Harmonies of #236074
Complementary color
Monochromatic Colors of #236074
Black with #236074
Text Example
Text Example
White with #236074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #236074; }
p { color: rgb(35,96,116); }
H1.HeaderClassName
{
color: #236074;
}
.AnyTagClassName
{
color: #236074;
}
</style>
background-color css
<style>
a { background-color: #236074; }
a { background-color: rgb(35,96,116); }
div.DivClassName
{
background-color: #236074;
}
.BgClassName
{
background-color: #236074;
}
</style>
border-color css
<style>
span { border-color: #236074; }
span { border-color: rgb(35,96,116); }
td.TdClassName
{
border-color: #236074;
}
.TagClassName
{
border-color: #236074;
}
</style>