Shades of Arapawa #274768
Tints of Arapawa #274768
RGB
CMYK
RGB Variations
Color information
#274768 (or 0x274768) is known color: Arapawa. HEX triplet: 27, 47 and 68. RGB value is (39,71,104). Sum of RGB (Red+Green+Blue) = 39+71+104=214 (28% of max value = 765). Red value is 39 (15.62% from 255 or 18.22% from 214); Green value is 71 (28.12% from 255 or 33.18% from 214); Blue value is 104 (41.02% from 255 or 48.60% from 214); Max value from RGB is 104 - color contains mainly: blue. Hex color #274768 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #274768 is #D8B897. Grayscale: #414141. Windows color (decimal): -14203032 or 6833959. OLE color: 6833959.
HSL color Cylindrical-coordinate representation of color #274768: hue angle of 210.46º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #274768 is Cyan = 0.62, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 71 | 104 | - |
| CMYK | 0.62 | 0.32 | 0 | 0.59 |
| HSL | 210.46º | 0.45% | 0.28% | - |
| HSV(B) | 210.46º | 0.63% | 0.41% | - |
| XYZ | 5.59 | 5.94 | 13.95 | - |
| YUV | 65.19 | 149.9 | 109.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 71 | 104 | 0.62 | 0.32 | 0 | 0.59 | 210.46 | 0.45 | 0.28 |
| Hex | 27 | 47 | 68 | 3E | 20 | 0 | 3B | D2 | 2D | 1C |
| Octal | 47 | 107 | 150 | 76 | 40 | 0 | 73 | 322 | 55 | 34 |
| Binary | 100111 | 1000111 | 1101000 | 111110 | 100000 | 0 | 111011 | 11010010 | 101101 | 11100 |
Color Harmonies of #274768
Complementary color
Monochromatic Colors of #274768
Black with #274768
Text Example
Text Example
White with #274768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274768; }
p { color: rgb(39,71,104); }
H1.HeaderClassName
{
color: #274768;
}
.AnyTagClassName
{
color: #274768;
}
</style>
background-color css
<style>
a { background-color: #274768; }
a { background-color: rgb(39,71,104); }
div.DivClassName
{
background-color: #274768;
}
.BgClassName
{
background-color: #274768;
}
</style>
border-color css
<style>
span { border-color: #274768; }
span { border-color: rgb(39,71,104); }
td.TdClassName
{
border-color: #274768;
}
.TagClassName
{
border-color: #274768;
}
</style>