Shades of Arapawa #274865
Tints of Arapawa #274865
RGB
CMYK
RGB Variations
Color information
#274865 (or 0x274865) is known color: Arapawa. HEX triplet: 27, 48 and 65. RGB value is (39,72,101). Sum of RGB (Red+Green+Blue) = 39+72+101=212 (28% of max value = 765). Red value is 39 (15.62% from 255 or 18.40% from 212); Green value is 72 (28.52% from 255 or 33.96% from 212); Blue value is 101 (39.84% from 255 or 47.64% from 212); Max value from RGB is 101 - color contains mainly: blue. Hex color #274865 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #274865 is #D8B79A. Grayscale: #414141. Windows color (decimal): -14202779 or 6637607. OLE color: 6637607.
HSL color Cylindrical-coordinate representation of color #274865: hue angle of 208.06º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #274865 is Cyan = 0.61, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 72 | 101 | - |
| CMYK | 0.61 | 0.29 | 0 | 0.60 |
| HSL | 208.06º | 0.44% | 0.27% | - |
| HSV(B) | 208.06º | 0.61% | 0.4% | - |
| XYZ | 5.5 | 6.01 | 13.18 | - |
| YUV | 65.44 | 148.07 | 109.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 72 | 101 | 0.61 | 0.29 | 0 | 0.60 | 208.06 | 0.44 | 0.27 |
| Hex | 27 | 48 | 65 | 3D | 1D | 0 | 3C | D0 | 2C | 1B |
| Octal | 47 | 110 | 145 | 75 | 35 | 0 | 74 | 320 | 54 | 33 |
| Binary | 100111 | 1001000 | 1100101 | 111101 | 11101 | 0 | 111100 | 11010000 | 101100 | 11011 |
Color Harmonies of #274865
Complementary color
Monochromatic Colors of #274865
Black with #274865
Text Example
Text Example
White with #274865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274865; }
p { color: rgb(39,72,101); }
H1.HeaderClassName
{
color: #274865;
}
.AnyTagClassName
{
color: #274865;
}
</style>
background-color css
<style>
a { background-color: #274865; }
a { background-color: rgb(39,72,101); }
div.DivClassName
{
background-color: #274865;
}
.BgClassName
{
background-color: #274865;
}
</style>
border-color css
<style>
span { border-color: #274865; }
span { border-color: rgb(39,72,101); }
td.TdClassName
{
border-color: #274865;
}
.TagClassName
{
border-color: #274865;
}
</style>