Shades of Arapawa #274862
Tints of Arapawa #274862
RGB
CMYK
RGB Variations
Color information
#274862 (or 0x274862) is known color: Arapawa. HEX triplet: 27, 48 and 62. RGB value is (39,72,98). Sum of RGB (Red+Green+Blue) = 39+72+98=209 (27% of max value = 765). Red value is 39 (15.62% from 255 or 18.66% from 209); Green value is 72 (28.52% from 255 or 34.45% from 209); Blue value is 98 (38.67% from 255 or 46.89% from 209); Max value from RGB is 98 - color contains mainly: blue. Hex color #274862 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #274862 is #D8B79D. Grayscale: #404040. Windows color (decimal): -14202782 or 6440999. OLE color: 6440999.
HSL color Cylindrical-coordinate representation of color #274862: hue angle of 206.44º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #274862 is Cyan = 0.60, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 72 | 98 | - |
| CMYK | 0.60 | 0.27 | 0 | 0.62 |
| HSL | 206.44º | 0.43% | 0.27% | - |
| HSV(B) | 206.44º | 0.6% | 0.38% | - |
| XYZ | 5.36 | 5.95 | 12.42 | - |
| YUV | 65.1 | 146.57 | 109.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 72 | 98 | 0.60 | 0.27 | 0 | 0.62 | 206.44 | 0.43 | 0.27 |
| Hex | 27 | 48 | 62 | 3C | 1B | 0 | 3E | CE | 2B | 1B |
| Octal | 47 | 110 | 142 | 74 | 33 | 0 | 76 | 316 | 53 | 33 |
| Binary | 100111 | 1001000 | 1100010 | 111100 | 11011 | 0 | 111110 | 11001110 | 101011 | 11011 |
Color Harmonies of #274862
Complementary color
Monochromatic Colors of #274862
Black with #274862
Text Example
Text Example
White with #274862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274862; }
p { color: rgb(39,72,98); }
H1.HeaderClassName
{
color: #274862;
}
.AnyTagClassName
{
color: #274862;
}
</style>
background-color css
<style>
a { background-color: #274862; }
a { background-color: rgb(39,72,98); }
div.DivClassName
{
background-color: #274862;
}
.BgClassName
{
background-color: #274862;
}
</style>
border-color css
<style>
span { border-color: #274862; }
span { border-color: rgb(39,72,98); }
td.TdClassName
{
border-color: #274862;
}
.TagClassName
{
border-color: #274862;
}
</style>