Shades of Orient #185374
Tints of Orient #185374
RGB
CMYK
RGB Variations
Color information
#185374 (or 0x185374) is known color: Orient. HEX triplet: 18, 53 and 74. RGB value is (24,83,116). Sum of RGB (Red+Green+Blue) = 24+83+116=223 (29% of max value = 765). Red value is 24 (9.77% from 255 or 10.76% from 223); Green value is 83 (32.81% from 255 or 37.22% from 223); Blue value is 116 (45.70% from 255 or 52.02% from 223); Max value from RGB is 116 - color contains mainly: blue. Hex color #185374 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #185374 is #E7AC8B. Grayscale: #444444. Windows color (decimal): -15182988 or 7623448. OLE color: 7623448.
HSL color Cylindrical-coordinate representation of color #185374: hue angle of 201.52º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #185374 is Cyan = 0.79, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 83 | 116 | - |
| CMYK | 0.79 | 0.28 | 0 | 0.55 |
| HSL | 201.52º | 0.66% | 0.27% | - |
| HSV(B) | 201.52º | 0.79% | 0.45% | - |
| XYZ | 6.62 | 7.64 | 17.65 | - |
| YUV | 69.12 | 154.45 | 95.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 83 | 116 | 0.79 | 0.28 | 0 | 0.55 | 201.52 | 0.66 | 0.27 |
| Hex | 18 | 53 | 74 | 4F | 1C | 0 | 37 | CA | 42 | 1B |
| Octal | 30 | 123 | 164 | 117 | 34 | 0 | 67 | 312 | 102 | 33 |
| Binary | 11000 | 1010011 | 1110100 | 1001111 | 11100 | 0 | 110111 | 11001010 | 1000010 | 11011 |
Color Harmonies of #185374
Complementary color
Monochromatic Colors of #185374
Black with #185374
Text Example
Text Example
White with #185374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #185374; }
p { color: rgb(24,83,116); }
H1.HeaderClassName
{
color: #185374;
}
.AnyTagClassName
{
color: #185374;
}
</style>
background-color css
<style>
a { background-color: #185374; }
a { background-color: rgb(24,83,116); }
div.DivClassName
{
background-color: #185374;
}
.BgClassName
{
background-color: #185374;
}
</style>
border-color css
<style>
span { border-color: #185374; }
span { border-color: rgb(24,83,116); }
td.TdClassName
{
border-color: #185374;
}
.TagClassName
{
border-color: #185374;
}
</style>